Hi Karthikeyan
You could work with an enumeration and add your currencies manually, or you can create your own masterdata entity ‘currency’ with its own properties and associations to prices, depending on your needs.
Kind regards,
Leander
Hi,
You could you the following RestCountries API to load the Countries and Currency data into a local entity and use that local entity as the source of your dropdown.
https://marketplace.mendix.com/link/component/116980
Regards,
Shekhar