Rate Overview
Live
1 BBD = 2156.45 MGA
1 MGA = 0.000464
BBD
Avg
2119.81
High
2248.34
Low
2059.37
Last updated: 7/25/2026, 7:34:01 PM
Quick Conversions
| BBD | MGA |
|---|---|
| 1 BBD | 2,156.45 MGA |
| 10 BBD | 21,564.52 MGA |
| 50 BBD | 107,822.59 MGA |
| 100 BBD | 215,645.17 MGA |
| 500 BBD | 1,078,225.86 MGA |
| 1,000 BBD | 2,156,451.72 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-25T19:34:01Z",
"rates": {
"MGA": 2156.451715
}
}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": 215645.17150000003,
"rate": 2156.451715
}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