Rate Overview
Live
1 MDL = 1.5083 CUP
1 CUP = 0.662991
MDL
Avg
1.5088
High
1.5137
Low
1.5060
Last updated: 7/26/2026, 12:09:01 AM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.51 CUP |
| 10 MDL | 15.08 CUP |
| 50 MDL | 75.42 CUP |
| 100 MDL | 150.83 CUP |
| 500 MDL | 754.16 CUP |
| 1,000 MDL | 1,508.32 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-26T00:09:01Z",
"rates": {
"CUP": 1.508317
}
}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.83169999999998,
"rate": 1.508317
}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