Rate Overview
Live
1 MVR = 1.7175 CUP
1 CUP = 0.582234
MVR
Avg
1.7149
High
1.7175
Low
1.7132
Last updated: 6/19/2026, 1:07:32 PM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.72 CUP |
| 10 MVR | 17.18 CUP |
| 50 MVR | 85.88 CUP |
| 100 MVR | 171.75 CUP |
| 500 MVR | 858.76 CUP |
| 1,000 MVR | 1,717.52 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-06-19T13:07:32Z",
"rates": {
"CUP": 1.717522
}
}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.7522,
"rate": 1.717522
}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