Rate Overview
Live
1 BAM = 2551.96 MGA
1 MGA = 0.000392
BAM
Avg
2546.69
High
2557.36
Low
2537.41
Last updated: 8/19/2026, 2:05:21 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,551.96 MGA |
| 10 BAM | 25,519.56 MGA |
| 50 BAM | 127,597.81 MGA |
| 100 BAM | 255,195.62 MGA |
| 500 BAM | 1,275,978.09 MGA |
| 1,000 BAM | 2,551,956.17 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-19T02:05:21Z",
"rates": {
"MGA": 2551.95617
}
}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": 255195.617,
"rate": 2551.95617
}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