Rate Overview
Live
1 BAM = 9.2683 MVR
1 MVR = 0.107895
BAM
Avg
9.2642
High
9.3131
Low
9.2464
Last updated: 5/8/2026, 10:27:43 AM
Quick Conversions
| BAM | MVR |
|---|---|
| 1 BAM | 9.27 MVR |
| 10 BAM | 92.68 MVR |
| 50 BAM | 463.41 MVR |
| 100 BAM | 926.83 MVR |
| 500 BAM | 4,634.14 MVR |
| 1,000 BAM | 9,268.29 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-05-08T10:27:43Z",
"rates": {
"MVR": 9.268285
}
}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": 926.8285000000001,
"rate": 9.268285
}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