Rate Overview
Live
1 MDL = 1.3666 CUP
1 CUP = 0.731746
MDL
Avg
1.3841
High
1.4032
Low
1.3666
Last updated: 3/27/2026, 1:15:20 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.37 CUP |
| 10 MDL | 13.67 CUP |
| 50 MDL | 68.33 CUP |
| 100 MDL | 136.66 CUP |
| 500 MDL | 683.30 CUP |
| 1,000 MDL | 1,366.60 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-03-27T13:15:20Z",
"rates": {
"CUP": 1.366595
}
}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": 136.6595,
"rate": 1.366595
}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