Rate Overview
Live
1 MGA = 0.000406 BAM
1 BAM = 2463.05
MGA
Avg
0.000382
High
0.000408
Low
0.000362
Last updated: 3/27/2026, 11:41:09 AM
Quick Conversions
| MGA | BAM |
|---|---|
| 1 MGA | 0.00 BAM |
| 10 MGA | 0.00 BAM |
| 50 MGA | 0.02 BAM |
| 100 MGA | 0.04 BAM |
| 500 MGA | 0.20 BAM |
| 1,000 MGA | 0.41 BAM |
Get MGA/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BAMExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T11:41:09Z",
"rates": {
"BAM": 0.000406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BAM",
"amount": 100
},
"result": 0.0406,
"rate": 0.000406
}Build with MGA/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key