Rate Overview
Live
1 BAM = 2572.99 MGA
1 MGA = 0.000389
BAM
Avg
2564.94
High
2572.99
Low
2558.11
Last updated: 9/6/2026, 9:03:37 PM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,572.99 MGA |
| 10 BAM | 25,729.89 MGA |
| 50 BAM | 128,649.44 MGA |
| 100 BAM | 257,298.89 MGA |
| 500 BAM | 1,286,494.44 MGA |
| 1,000 BAM | 2,572,988.89 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-09-06T21:03:37Z",
"rates": {
"MGA": 2572.988885
}
}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": 257298.88850000003,
"rate": 2572.988885
}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