Rate Overview
Live
1 MVR = 1.5490 CUP
1 CUP = 0.645570
MVR
Avg
1.5527
High
1.5627
Low
1.5367
Last updated: 3/27/2026, 1:16:53 PM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.55 CUP |
| 10 MVR | 15.49 CUP |
| 50 MVR | 77.45 CUP |
| 100 MVR | 154.90 CUP |
| 500 MVR | 774.51 CUP |
| 1,000 MVR | 1,549.02 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-03-27T13:16:53Z",
"rates": {
"CUP": 1.549019
}
}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": 154.90189999999998,
"rate": 1.549019
}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