Rate Overview
Live
1 BAM = 2496.25 MGA
1 MGA = 0.000401
BAM
Avg
2490.52
High
2500.87
Low
2474.82
Last updated: 4/18/2026, 8:51:07 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,496.25 MGA |
| 10 BAM | 24,962.45 MGA |
| 50 BAM | 124,812.27 MGA |
| 100 BAM | 249,624.54 MGA |
| 500 BAM | 1,248,122.71 MGA |
| 1,000 BAM | 2,496,245.41 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-04-18T08:51:07Z",
"rates": {
"MGA": 2496.245412
}
}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": 249624.54120000004,
"rate": 2496.245412
}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