Rate Overview
Live
1 BBD = 2132.41 MGA
1 MGA = 0.000469
BBD
Avg
2195.42
High
2298.99
Low
2062.70
Last updated: 7/23/2026, 7:38:15 AM
Quick Conversions
| BBD | MGA |
|---|---|
| 1 BBD | 2,132.41 MGA |
| 10 BBD | 21,324.10 MGA |
| 50 BBD | 106,620.48 MGA |
| 100 BBD | 213,240.96 MGA |
| 500 BBD | 1,066,204.80 MGA |
| 1,000 BBD | 2,132,409.60 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-23T07:38:15Z",
"rates": {
"MGA": 2132.4096
}
}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": 213240.96,
"rate": 2132.4096
}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