Rate Overview
Live
1 MDL = 1.3819 CUP
1 CUP = 0.723627
MDL
Avg
1.4265
High
1.5507
Low
1.3640
Last updated: 5/26/2026, 7:35:11 PM
Quick Conversions
| MDL | CUP |
|---|---|
| 1 MDL | 1.38 CUP |
| 10 MDL | 13.82 CUP |
| 50 MDL | 69.10 CUP |
| 100 MDL | 138.19 CUP |
| 500 MDL | 690.96 CUP |
| 1,000 MDL | 1,381.93 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-05-26T19:35:11Z",
"rates": {
"CUP": 1.381927
}
}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": 138.1927,
"rate": 1.381927
}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