Rate Overview
Live
1 BAM = 2473.08 MGA
1 MGA = 0.000404
BAM
Avg
2500.15
High
2548.03
Low
2459.66
Last updated: 3/7/2026, 3:26:12 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,473.08 MGA |
| 10 BAM | 24,730.79 MGA |
| 50 BAM | 123,653.93 MGA |
| 100 BAM | 247,307.86 MGA |
| 500 BAM | 1,236,539.28 MGA |
| 1,000 BAM | 2,473,078.55 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-03-07T03:26:12Z",
"rates": {
"MGA": 2473.078553
}
}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": 247307.8553,
"rate": 2473.078553
}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