Rate Overview
Live
1 CUP = 0.722439 MDL
1 MDL = 1.3842
CUP
Avg
0.723716
High
0.777892
Low
0.649831
Last updated: 5/27/2026, 8:47:47 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.72 MDL |
| 10 CUP | 7.22 MDL |
| 50 CUP | 36.12 MDL |
| 100 CUP | 72.24 MDL |
| 500 CUP | 361.22 MDL |
| 1,000 CUP | 722.44 MDL |
Get CUP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=MDLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-27T08:47:47Z",
"rates": {
"MDL": 0.722439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "MDL",
"amount": 100
},
"result": 72.24390000000001,
"rate": 0.722439
}Build with CUP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key