Rate Overview
Live
1 MDL = 1.5073 CUP
1 CUP = 0.663435
MDL
Avg
1.4503
High
1.5466
Low
1.3555
Last updated: 7/14/2026, 7:12:01 AM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.51 CUP |
| 10 MDL | 15.07 CUP |
| 50 MDL | 75.37 CUP |
| 100 MDL | 150.73 CUP |
| 500 MDL | 753.65 CUP |
| 1,000 MDL | 1,507.31 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-07-14T07:12:01Z",
"rates": {
"CUP": 1.507307
}
}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": 150.73069999999998,
"rate": 1.507307
}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