Rate Overview
Live
1 CUP = 0.656417 MDL
1 MDL = 1.5234
CUP
Avg
0.656438
High
0.657872
Low
0.655416
Last updated: 6/16/2026, 1:25:17 PM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.66 MDL |
| 10 CUP | 6.56 MDL |
| 50 CUP | 32.82 MDL |
| 100 CUP | 65.64 MDL |
| 500 CUP | 328.21 MDL |
| 1,000 CUP | 656.42 MDL |
Get CUP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=MDLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-16T13:25:17Z",
"rates": {
"MDL": 0.656417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "MDL",
"amount": 100
},
"result": 65.6417,
"rate": 0.656417
}Build with CUP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key