Rate Overview
Live
1 BAM = 2508.27 MGA
1 MGA = 0.000399
BAM
Avg
2593.41
High
2755.10
Low
2435.04
Last updated: 7/26/2026, 12:45:07 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,508.27 MGA |
| 10 BAM | 25,082.67 MGA |
| 50 BAM | 125,413.34 MGA |
| 100 BAM | 250,826.68 MGA |
| 500 BAM | 1,254,133.41 MGA |
| 1,000 BAM | 2,508,266.83 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-26T00:45:07Z",
"rates": {
"MGA": 2508.266826
}
}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": 250826.6826,
"rate": 2508.266826
}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