Rate Overview
Live
1 USD = 15.4594 MVR
1 MVR = 0.064686
USD
Avg
15.4196
High
15.4599
Low
15.3150
Last updated: 3/27/2026, 6:47:45 PM
Quick Conversions
| USD | MVR |
|---|---|
| 1 USD | 15.46 MVR |
| 10 USD | 154.59 MVR |
| 50 USD | 772.97 MVR |
| 100 USD | 1,545.94 MVR |
| 500 USD | 7,729.71 MVR |
| 1,000 USD | 15,459.41 MVR |
Get USD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MVRExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T18:47:45Z",
"rates": {
"MVR": 15.45941185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MVR",
"amount": 100
},
"result": 1545.9411850000001,
"rate": 15.45941185
}Build with USD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key