Rate Overview
Live
1 MGA = 0.000465 BBD
1 BBD = 2150.54
MGA
Avg
0.000468
High
0.000487
Low
0.000432
Last updated: 7/12/2026, 12:41:25 PM
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.23 BBD |
| 1,000 MGA | 0.47 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-07-12T12:41:25Z",
"rates": {
"BBD": 0.000465
}
}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.0465,
"rate": 0.000465
}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