Rate Overview
Live
1 MVR = 0.064703 USD
1 USD = 15.4552
MVR
Avg
0.064703
High
0.064704
Low
0.064703
Last updated: 5/7/2026, 1:44:43 PM
Quick Conversions
| MVR | USD |
|---|---|
| 1 MVR | 0.06 USD |
| 10 MVR | 0.65 USD |
| 50 MVR | 3.24 USD |
| 100 MVR | 6.47 USD |
| 500 MVR | 32.35 USD |
| 1,000 MVR | 64.70 USD |
Get MVR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=USDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-07T13:44:43Z",
"rates": {
"USD": 0.064703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "USD",
"amount": 100
},
"result": 6.4703,
"rate": 0.064703
}Build with MVR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key