Rate Overview
Live
1 BAM = 2507.83 MGA
1 MGA = 0.000399
BAM
Avg
2509.75
High
2541.24
Low
2491.94
Last updated: 7/29/2026, 5:52:39 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,507.83 MGA |
| 10 BAM | 25,078.30 MGA |
| 50 BAM | 125,391.48 MGA |
| 100 BAM | 250,782.96 MGA |
| 500 BAM | 1,253,914.78 MGA |
| 1,000 BAM | 2,507,829.57 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-29T05:52:39Z",
"rates": {
"MGA": 2507.829566
}
}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": 250782.95659999998,
"rate": 2507.829566
}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