Rate Overview
Live
1 MVR = 1.5515 CUP
1 CUP = 0.644544
MVR
Avg
1.5521
High
1.5568
Low
1.5491
Last updated: 3/7/2026, 12:09:54 AM
Quick Conversions
| MVR | CUP |
|---|---|
| 1 MVR | 1.55 CUP |
| 10 MVR | 15.51 CUP |
| 50 MVR | 77.57 CUP |
| 100 MVR | 155.15 CUP |
| 500 MVR | 775.74 CUP |
| 1,000 MVR | 1,551.48 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-07T00:09:54Z",
"rates": {
"CUP": 1.551484
}
}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": 155.1484,
"rate": 1.551484
}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