Rate Overview
Live
1 MVR = 1.7163 CUP
1 CUP = 0.582657
MVR
Avg
1.5879
High
1.7215
Low
1.5373
Last updated: 5/29/2026, 6:50:53 PM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.72 CUP |
| 10 MVR | 17.16 CUP |
| 50 MVR | 85.81 CUP |
| 100 MVR | 171.63 CUP |
| 500 MVR | 858.14 CUP |
| 1,000 MVR | 1,716.28 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-05-29T18:50:53Z",
"rates": {
"CUP": 1.716277
}
}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.6277,
"rate": 1.716277
}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