Rate Overview
Live
1 BAM = 9.0403 MVR
1 MVR = 0.110616
BAM
Avg
9.0297
High
9.0436
Low
9.0010
Last updated: 7/7/2026, 10:38:23 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.04 MVR |
| 10 BAM | 90.40 MVR |
| 50 BAM | 452.01 MVR |
| 100 BAM | 904.03 MVR |
| 500 BAM | 4,520.13 MVR |
| 1,000 BAM | 9,040.25 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-07T10:38:23Z",
"rates": {
"MVR": 9.040252
}
}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": 904.0252,
"rate": 9.040252
}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