Rate Overview
Live
1 MVR = 0.064685 CUC
1 CUC = 15.4595
MVR
Avg
0.064686
High
0.064693
Low
0.064683
Last updated: 3/7/2026, 12:09:36 AM
Quick Conversions
| MVR | CUC |
|---|---|
| 1 MVR | 0.06 CUC |
| 10 MVR | 0.65 CUC |
| 50 MVR | 3.23 CUC |
| 100 MVR | 6.47 CUC |
| 500 MVR | 32.34 CUC |
| 1,000 MVR | 64.69 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-03-07T00:09:36Z",
"rates": {
"CUC": 0.064685
}
}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.468500000000001,
"rate": 0.064685
}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