Rate Overview
Live
1 BBD = 2098.85 MGA
1 MGA = 0.000476
BBD
Avg
2077.03
High
2100.99
Low
2059.80
Last updated: 5/26/2026, 11:13:32 AM
Quick Conversions
| BBD | MGA |
|---|---|
| 1 BBD | 2,098.85 MGA |
| 10 BBD | 20,988.46 MGA |
| 50 BBD | 104,942.31 MGA |
| 100 BBD | 209,884.61 MGA |
| 500 BBD | 1,049,423.06 MGA |
| 1,000 BBD | 2,098,846.11 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-05-26T11:13:32Z",
"rates": {
"MGA": 2098.84611
}
}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": 209884.611,
"rate": 2098.84611
}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