Rate Overview
Live
1 BAM = 8.9890 MVR
1 MVR = 0.111247
BAM
Avg
8.9217
High
9.3469
Low
8.1420
Last updated: 7/25/2026, 1:12:33 PM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 8.99 MVR |
| 10 BAM | 89.89 MVR |
| 50 BAM | 449.45 MVR |
| 100 BAM | 898.90 MVR |
| 500 BAM | 4,494.51 MVR |
| 1,000 BAM | 8,989.02 MVR |
Get BAM/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MVRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-25T13:12:33Z",
"rates": {
"MVR": 8.98902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MVR",
"amount": 100
},
"result": 898.902,
"rate": 8.98902
}Build with BAM/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key