Rate Overview
Live
1 MDL = 1.5321 CUP
1 CUP = 0.652698
MDL
Avg
1.5271
High
1.5321
Low
1.5204
Last updated: 8/14/2026, 8:32:35 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.53 CUP |
| 10 MDL | 15.32 CUP |
| 50 MDL | 76.61 CUP |
| 100 MDL | 153.21 CUP |
| 500 MDL | 766.05 CUP |
| 1,000 MDL | 1,532.10 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-08-14T20:32:35Z",
"rates": {
"CUP": 1.532103
}
}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": 153.2103,
"rate": 1.532103
}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