Rate Overview
Live
1 MDL = 0.057681 CUC
1 CUC = 17.3367
MDL
Avg
0.057952
High
0.058634
Low
0.057529
Last updated: 5/26/2026, 7:33:34 PM
Quick Conversions
| MDL | CUC |
|---|---|
| 1 MDL | 0.06 CUC |
| 10 MDL | 0.58 CUC |
| 50 MDL | 2.88 CUC |
| 100 MDL | 5.77 CUC |
| 500 MDL | 28.84 CUC |
| 1,000 MDL | 57.68 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-26T19:33:34Z",
"rates": {
"CUC": 0.057681
}
}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.7681000000000004,
"rate": 0.057681
}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