Rate Overview
Live
1 MDL = 1.5386 CUP
1 CUP = 0.649959
MDL
Avg
1.5376
High
1.5389
Low
1.5325
Last updated: 5/6/2026, 3:28:33 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.54 CUP |
| 10 MDL | 15.39 CUP |
| 50 MDL | 76.93 CUP |
| 100 MDL | 153.86 CUP |
| 500 MDL | 769.28 CUP |
| 1,000 MDL | 1,538.56 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-05-06T15:28:33Z",
"rates": {
"CUP": 1.538559
}
}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": 153.8559,
"rate": 1.538559
}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