Rate Overview
Live
1 USD = 15.4499 MVR
1 MVR = 0.064725
USD
Avg
15.4556
High
15.4604
Low
15.4497
Last updated: 4/16/2026, 10:50:44 PM
Quick Conversions
| USD | MVR |
|---|---|
| 1 USD | 15.45 MVR |
| 10 USD | 154.50 MVR |
| 50 USD | 772.50 MVR |
| 100 USD | 1,544.99 MVR |
| 500 USD | 7,724.97 MVR |
| 1,000 USD | 15,449.95 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-04-16T22:50:44Z",
"rates": {
"MVR": 15.4499466
}
}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.99466,
"rate": 15.4499466
}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