Rate Overview
Live
1 BAM = 2458.74 MGA
1 MGA = 0.000407
BAM
Avg
2466.22
High
2475.52
Low
2458.19
Last updated: 3/27/2026, 6:42:16 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,458.74 MGA |
| 10 BAM | 24,587.39 MGA |
| 50 BAM | 122,936.94 MGA |
| 100 BAM | 245,873.88 MGA |
| 500 BAM | 1,229,369.38 MGA |
| 1,000 BAM | 2,458,738.77 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-27T06:42:16Z",
"rates": {
"MGA": 2458.738767
}
}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": 245873.8767,
"rate": 2458.738767
}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