Rate Overview
Live
1 MDL = 0.058058 CUC
1 CUC = 17.2242
MDL
Avg
0.058021
High
0.058070
Low
0.057831
Last updated: 5/6/2026, 4:26:41 PM
Quick Conversions
| MDL | CUC |
|---|---|
| 1 MDL | 0.06 CUC |
| 10 MDL | 0.58 CUC |
| 50 MDL | 2.90 CUC |
| 100 MDL | 5.81 CUC |
| 500 MDL | 29.03 CUC |
| 1,000 MDL | 58.06 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-05-06T16:26:41Z",
"rates": {
"CUC": 0.058058
}
}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.8058,
"rate": 0.058058
}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