Rate Overview
Live
1 MVR = 1.7143 CUP
1 CUP = 0.583322
MVR
Avg
1.6188
High
1.7163
Low
1.5440
Last updated: 7/12/2026, 8:06:17 PM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.71 CUP |
| 10 MVR | 17.14 CUP |
| 50 MVR | 85.72 CUP |
| 100 MVR | 171.43 CUP |
| 500 MVR | 857.16 CUP |
| 1,000 MVR | 1,714.32 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-12T20:06:17Z",
"rates": {
"CUP": 1.714319
}
}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.43189999999998,
"rate": 1.714319
}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