Rate Overview
Live
1 BAM = 2505.31 MGA
1 MGA = 0.000399
BAM
Avg
2495.79
High
2519.52
Low
2485.48
Last updated: 5/9/2026, 9:49:51 AM
Quick Conversions
| BAM | MGA |
|---|---|
| 1 BAM | 2,505.31 MGA |
| 10 BAM | 25,053.15 MGA |
| 50 BAM | 125,265.74 MGA |
| 100 BAM | 250,531.49 MGA |
| 500 BAM | 1,252,657.43 MGA |
| 1,000 BAM | 2,505,314.86 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-09T09:49:51Z",
"rates": {
"MGA": 2505.314857
}
}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": 250531.4857,
"rate": 2505.314857
}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