Rate Overview
Live
1 MVR = 0.064728 CUC
1 CUC = 15.4493
MVR
Avg
0.064718
High
0.064773
Low
0.064686
Last updated: 7/4/2026, 4:41:05 AM
Quick Conversions
| MVR | CUC |
|---|---|
| 1 MVR | 0.06 CUC |
| 10 MVR | 0.65 CUC |
| 50 MVR | 3.24 CUC |
| 100 MVR | 6.47 CUC |
| 500 MVR | 32.36 CUC |
| 1,000 MVR | 64.73 CUC |
Get MVR/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=CUCExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-04T04:41:05Z",
"rates": {
"CUC": 0.064728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "CUC",
"amount": 100
},
"result": 6.472799999999999,
"rate": 0.064728
}Build with MVR/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key