Rate Overview
Live
1 BBD = 2165.67 MGA
1 MGA = 0.000462
BBD
Avg
2161.01
High
2167.76
Low
2137.15
Last updated: 9/2/2026, 9:35:50 AM
Quick Conversions
| BBD | MGA |
|---|---|
| 1 BBD | 2,165.67 MGA |
| 10 BBD | 21,656.66 MGA |
| 50 BBD | 108,283.30 MGA |
| 100 BBD | 216,566.59 MGA |
| 500 BBD | 1,082,832.97 MGA |
| 1,000 BBD | 2,165,665.94 MGA |
Get BBD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=MGAExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-09-02T09:35:50Z",
"rates": {
"MGA": 2165.665939
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "MGA",
"amount": 100
},
"result": 216566.5939,
"rate": 2165.665939
}Build with BBD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key