Rate Overview
Live
1 BAM = 9.0330 MVR
1 MVR = 0.110705
BAM
Avg
9.1836
High
9.3723
Low
8.9827
Last updated: 7/23/2026, 7:59:00 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.03 MVR |
| 10 BAM | 90.33 MVR |
| 50 BAM | 451.65 MVR |
| 100 BAM | 903.30 MVR |
| 500 BAM | 4,516.52 MVR |
| 1,000 BAM | 9,033.04 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-23T07:59:00Z",
"rates": {
"MVR": 9.033038
}
}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": 903.3037999999999,
"rate": 9.033038
}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