Rate Overview
Live
1 BAM = 9.1813 MVR
1 MVR = 0.108917
BAM
Avg
9.2371
High
9.3398
Low
9.1676
Last updated: 3/7/2026, 3:24:18 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.18 MVR |
| 10 BAM | 91.81 MVR |
| 50 BAM | 459.06 MVR |
| 100 BAM | 918.13 MVR |
| 500 BAM | 4,590.65 MVR |
| 1,000 BAM | 9,181.29 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-03-07T03:24:18Z",
"rates": {
"MVR": 9.181292
}
}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": 918.1291999999999,
"rate": 9.181292
}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