Rate Overview
Live
1 MDL = 1.3874 CUP
1 CUP = 0.720772
MDL
Avg
1.3942
High
1.4030
Low
1.3866
Last updated: 3/7/2026, 1:58:03 AM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.39 CUP |
| 10 MDL | 13.87 CUP |
| 50 MDL | 69.37 CUP |
| 100 MDL | 138.74 CUP |
| 500 MDL | 693.70 CUP |
| 1,000 MDL | 1,387.40 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-07T01:58:03Z",
"rates": {
"CUP": 1.387401
}
}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": 138.7401,
"rate": 1.387401
}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