Rate Overview
Live
1 BAM = 9.1209 MVR
1 MVR = 0.109638
BAM
Avg
9.1453
High
9.1740
Low
9.1209
Last updated: 3/27/2026, 11:53:53 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.12 MVR |
| 10 BAM | 91.21 MVR |
| 50 BAM | 456.05 MVR |
| 100 BAM | 912.09 MVR |
| 500 BAM | 4,560.46 MVR |
| 1,000 BAM | 9,120.91 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-03-27T11:53:53Z",
"rates": {
"MVR": 9.120913
}
}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": 912.0912999999999,
"rate": 9.120913
}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