Rate Overview
Live
1 BAM = 9.0127 MVR
1 MVR = 0.110955
BAM
Avg
9.1925
High
9.4170
Low
8.9890
Last updated: 7/27/2026, 11:02:47 PM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.01 MVR |
| 10 BAM | 90.13 MVR |
| 50 BAM | 450.63 MVR |
| 100 BAM | 901.27 MVR |
| 500 BAM | 4,506.34 MVR |
| 1,000 BAM | 9,012.69 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-27T23:02:47Z",
"rates": {
"MVR": 9.012689
}
}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": 901.2689,
"rate": 9.012689
}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