Rate Overview
Live
1 MDL = 0.057776 CUC
1 CUC = 17.3082
MDL
Avg
0.057924
High
0.058428
Low
0.057569
Last updated: 9/3/2026, 6:50:29 AM
Quick Conversions
| MDL | CUC |
|---|---|
| 1 MDL | 0.06 CUC |
| 10 MDL | 0.58 CUC |
| 50 MDL | 2.89 CUC |
| 100 MDL | 5.78 CUC |
| 500 MDL | 28.89 CUC |
| 1,000 MDL | 57.78 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-09-03T06:50:29Z",
"rates": {
"CUC": 0.057776
}
}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.7776000000000005,
"rate": 0.057776
}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