Rate Overview
Live
1 MDL = 1.5536 CUP
1 CUP = 0.643651
MDL
Avg
1.5447
High
1.5536
Low
1.5364
Last updated: 4/16/2026, 2:10:32 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.55 CUP |
| 10 MDL | 15.54 CUP |
| 50 MDL | 77.68 CUP |
| 100 MDL | 155.36 CUP |
| 500 MDL | 776.82 CUP |
| 1,000 MDL | 1,553.64 CUP |
Get MDL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CUPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:10:32Z",
"rates": {
"CUP": 1.553636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CUP",
"amount": 100
},
"result": 155.3636,
"rate": 1.553636
}Build with MDL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key