Rate Overview
Live
1 CUP = 0.666267 MDL
1 MDL = 1.5009
CUP
Avg
0.667040
High
0.669958
Low
0.665172
Last updated: 7/1/2026, 7:27:34 AM
Quick Conversions
| CUP | MDL |
|---|---|
| 1 CUP | 0.67 MDL |
| 10 CUP | 6.66 MDL |
| 50 CUP | 33.31 MDL |
| 100 CUP | 66.63 MDL |
| 500 CUP | 333.13 MDL |
| 1,000 CUP | 666.27 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-07-01T07:27:34Z",
"rates": {
"MDL": 0.666267
}
}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": 66.6267,
"rate": 0.666267
}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