Rate Overview
Live
1 MVR = 1.7133 CUP
1 CUP = 0.583684
MVR
Avg
1.5795
High
1.7167
Low
1.5367
Last updated: 7/28/2026, 11:02:01 PM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.71 CUP |
| 10 MVR | 17.13 CUP |
| 50 MVR | 85.66 CUP |
| 100 MVR | 171.33 CUP |
| 500 MVR | 856.63 CUP |
| 1,000 MVR | 1,713.25 CUP |
Get MVR/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=CUPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-28T23:02:01Z",
"rates": {
"CUP": 1.713255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "CUP",
"amount": 100
},
"result": 171.3255,
"rate": 1.713255
}Build with MVR/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key