Rate Overview
Live
1 MDL = 1.5009 CUP
1 CUP = 0.666268
MDL
Avg
1.4429
High
1.5650
Low
1.3627
Last updated: 7/1/2026, 5:59:23 AM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.50 CUP |
| 10 MDL | 15.01 CUP |
| 50 MDL | 75.04 CUP |
| 100 MDL | 150.09 CUP |
| 500 MDL | 750.45 CUP |
| 1,000 MDL | 1,500.90 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-01T05:59:23Z",
"rates": {
"CUP": 1.500898
}
}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.0898,
"rate": 1.500898
}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