Rate Overview
Live
1 MDL = 1.5200 CUP
1 CUP = 0.657873
MDL
Avg
1.5229
High
1.5257
Low
1.5200
Last updated: 6/15/2026, 7:41:42 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.52 CUP |
| 10 MDL | 15.20 CUP |
| 50 MDL | 76.00 CUP |
| 100 MDL | 152.01 CUP |
| 500 MDL | 760.03 CUP |
| 1,000 MDL | 1,520.05 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-06-15T19:41:42Z",
"rates": {
"CUP": 1.52005
}
}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": 152.005,
"rate": 1.52005
}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