Rate Overview
Live
1 MVR = 0.064710 CUC
1 CUC = 15.4536
MVR
Avg
0.064704
High
0.064744
Low
0.064643
Last updated: 8/12/2026, 10:29:52 PM
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.71 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-08-12T22:29:52Z",
"rates": {
"CUC": 0.06471
}
}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.471,
"rate": 0.06471
}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