Rate Overview
Live
1 BAM = 8.9947 MVR
1 MVR = 0.111177
BAM
Avg
9.0248
High
9.0434
Low
8.9947
Last updated: 7/24/2026, 1:20:44 PM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 8.99 MVR |
| 10 BAM | 89.95 MVR |
| 50 BAM | 449.73 MVR |
| 100 BAM | 899.47 MVR |
| 500 BAM | 4,497.33 MVR |
| 1,000 BAM | 8,994.67 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-24T13:20:44Z",
"rates": {
"MVR": 8.994667
}
}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": 899.4667,
"rate": 8.994667
}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