Rate Overview
Live
1 BAM = 2493.32 MGA
1 MGA = 0.000401
BAM
Avg
2582.91
High
2750.77
Low
2363.66
Last updated: 5/29/2026, 5:53:48 PM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,493.32 MGA |
| 10 BAM | 24,933.24 MGA |
| 50 BAM | 124,666.20 MGA |
| 100 BAM | 249,332.39 MGA |
| 500 BAM | 1,246,661.97 MGA |
| 1,000 BAM | 2,493,323.94 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-05-29T17:53:48Z",
"rates": {
"MGA": 2493.323942
}
}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": 249332.3942,
"rate": 2493.323942
}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