Rate Overview
Live
1 MGA = 0.000479 BBD
1 BBD = 2087.68
MGA
Avg
0.000479
High
0.000481
Low
0.000478
Last updated: 3/27/2026, 7:58:47 AM
Quick Conversions
| MGA | BBD |
|---|---|
| 1 MGA | 0.00 BBD |
| 10 MGA | 0.00 BBD |
| 50 MGA | 0.02 BBD |
| 100 MGA | 0.05 BBD |
| 500 MGA | 0.24 BBD |
| 1,000 MGA | 0.48 BBD |
Get MGA/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BBDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T07:58:47Z",
"rates": {
"BBD": 0.000479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BBD",
"amount": 100
},
"result": 0.0479,
"rate": 0.000479
}Build with MGA/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key