Rate Overview
Live
1 MDL = 1.4975 CUP
1 CUP = 0.667770
MDL
Avg
1.4462
High
1.5538
Low
1.3641
Last updated: 6/27/2026, 3:40:06 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.50 CUP |
| 10 MDL | 14.98 CUP |
| 50 MDL | 74.88 CUP |
| 100 MDL | 149.75 CUP |
| 500 MDL | 748.76 CUP |
| 1,000 MDL | 1,497.52 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-27T15:40:06Z",
"rates": {
"CUP": 1.497522
}
}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": 149.75220000000002,
"rate": 1.497522
}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