Rate Overview
Live
1 BAM = 2541.43 MGA
1 MGA = 0.000393
BAM
Avg
2539.07
High
2548.68
Low
2516.48
Last updated: 8/12/2026, 5:38:25 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,541.43 MGA |
| 10 BAM | 25,414.26 MGA |
| 50 BAM | 127,071.32 MGA |
| 100 BAM | 254,142.65 MGA |
| 500 BAM | 1,270,713.24 MGA |
| 1,000 BAM | 2,541,426.47 MGA |
Get BAM/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=MGAExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-12T05:38:25Z",
"rates": {
"MGA": 2541.426471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "MGA",
"amount": 100
},
"result": 254142.64710000003,
"rate": 2541.426471
}Build with BAM/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key