Rate Overview
Live
1 BBD = 2119.33 MGA
1 MGA = 0.000472
BBD
Avg
2118.90
High
2128.76
Low
2105.40
Last updated: 7/1/2026, 9:29:06 AM
Quick Conversions
| BBD | MGA |
|---|---|
| 1 BBD | 2,119.33 MGA |
| 10 BBD | 21,193.28 MGA |
| 50 BBD | 105,966.39 MGA |
| 100 BBD | 211,932.78 MGA |
| 500 BBD | 1,059,663.92 MGA |
| 1,000 BBD | 2,119,327.84 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-07-01T09:29:06Z",
"rates": {
"MGA": 2119.327841
}
}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": 211932.7841,
"rate": 2119.327841
}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