Rate Overview
Live
1 BAM = 9.1447 MVR
1 MVR = 0.109353
BAM
Avg
9.1277
High
9.1447
Low
9.1082
Last updated: 8/15/2026, 5:24:48 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.14 MVR |
| 10 BAM | 91.45 MVR |
| 50 BAM | 457.24 MVR |
| 100 BAM | 914.47 MVR |
| 500 BAM | 4,572.35 MVR |
| 1,000 BAM | 9,144.70 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-08-15T05:24:48Z",
"rates": {
"MVR": 9.144701
}
}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": 914.4701,
"rate": 9.144701
}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