Rate Overview
Live
1 MDL = 0.057360 CUC
1 CUC = 17.4338
MDL
Avg
0.057469
High
0.057575
Low
0.057360
Last updated: 6/15/2026, 7:40:40 PM
Quick Conversions
| MDL | CUC |
|---|---|
| 1 MDL | 0.06 CUC |
| 10 MDL | 0.57 CUC |
| 50 MDL | 2.87 CUC |
| 100 MDL | 5.74 CUC |
| 500 MDL | 28.68 CUC |
| 1,000 MDL | 57.36 CUC |
Get MDL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=CUCExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T19:40:40Z",
"rates": {
"CUC": 0.05736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "CUC",
"amount": 100
},
"result": 5.736,
"rate": 0.05736
}Build with MDL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key