Rate Overview
Live
1 BAM = 2480.52 MGA
1 MGA = 0.000403
BAM
Avg
2553.72
High
2760.00
Low
2449.99
Last updated: 7/6/2026, 11:35:38 PM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,480.52 MGA |
| 10 BAM | 24,805.22 MGA |
| 50 BAM | 124,026.12 MGA |
| 100 BAM | 248,052.25 MGA |
| 500 BAM | 1,240,261.24 MGA |
| 1,000 BAM | 2,480,522.47 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-07-06T23:35:38Z",
"rates": {
"MGA": 2480.522471
}
}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": 248052.24710000004,
"rate": 2480.522471
}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