Rate Overview
Live
1 USD = 15.4414 MVR
1 MVR = 0.064761
USD
Avg
15.4385
High
15.4597
Low
15.3936
Last updated: 5/27/2026, 8:46:58 AM
Quick Conversions
| USD | MVR |
|---|---|
| 1 USD | 15.44 MVR |
| 10 USD | 154.41 MVR |
| 50 USD | 772.07 MVR |
| 100 USD | 1,544.14 MVR |
| 500 USD | 7,720.68 MVR |
| 1,000 USD | 15,441.36 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-05-27T08:46:58Z",
"rates": {
"MVR": 15.44135984
}
}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": 1544.135984,
"rate": 15.44135984
}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