Rate Overview
Live
1 BAM = 2454.31 MGA
1 MGA = 0.000407
BAM
Avg
2478.98
High
2488.81
Low
2454.31
Last updated: 6/19/2026, 5:11:58 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,454.31 MGA |
| 10 BAM | 24,543.11 MGA |
| 50 BAM | 122,715.57 MGA |
| 100 BAM | 245,431.14 MGA |
| 500 BAM | 1,227,155.68 MGA |
| 1,000 BAM | 2,454,311.35 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-06-19T05:11:58Z",
"rates": {
"MGA": 2454.311352
}
}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": 245431.13520000002,
"rate": 2454.311352
}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