Rate Overview
Live
1 MDL = 0.056737 CUC
1 CUC = 17.6252
MDL
Avg
0.056622
High
0.056836
Low
0.056325
Last updated: 7/5/2026, 9:18:56 PM
Quick Conversions
| MDL | CUC |
|---|---|
| 1 MDL | 0.06 CUC |
| 10 MDL | 0.57 CUC |
| 50 MDL | 2.84 CUC |
| 100 MDL | 5.67 CUC |
| 500 MDL | 28.37 CUC |
| 1,000 MDL | 56.74 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-07-05T21:18:56Z",
"rates": {
"CUC": 0.056737
}
}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.6737,
"rate": 0.056737
}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