Rate Overview
Live
1 USD = 15.4528 MVR
1 MVR = 0.064713
USD
Avg
15.4558
High
15.4602
Low
15.4379
Last updated: 7/27/2026, 3:42:25 AM
Quick Conversions
| USD | MVR |
|---|---|
| 1 USD | 15.45 MVR |
| 10 USD | 154.53 MVR |
| 50 USD | 772.64 MVR |
| 100 USD | 1,545.28 MVR |
| 500 USD | 7,726.38 MVR |
| 1,000 USD | 15,452.76 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-07-27T03:42:25Z",
"rates": {
"MVR": 15.45275567
}
}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.275567,
"rate": 15.45275567
}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