Rate Overview
Live
1 BAM = 8.9941 MVR
1 MVR = 0.111184
BAM
Avg
8.9219
High
9.3469
Low
8.1420
Last updated: 7/28/2026, 10:32:25 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 8.99 MVR |
| 10 BAM | 89.94 MVR |
| 50 BAM | 449.70 MVR |
| 100 BAM | 899.41 MVR |
| 500 BAM | 4,497.04 MVR |
| 1,000 BAM | 8,994.09 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-28T10:32:25Z",
"rates": {
"MVR": 8.994085
}
}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.4085,
"rate": 8.994085
}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