Rate Overview
Live
1 MGA = 0.000481 BZD
1 BZD = 2079.00
MGA
Avg
0.000456
High
0.000484
Low
0.000435
Last updated: 3/28/2026, 11:00:21 AM
Quick Conversions
| MGA | BZD |
|---|---|
| 1 MGA | 0.00 BZD |
| 10 MGA | 0.00 BZD |
| 50 MGA | 0.02 BZD |
| 100 MGA | 0.05 BZD |
| 500 MGA | 0.24 BZD |
| 1,000 MGA | 0.48 BZD |
Get MGA/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=BZDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-28T11:00:21Z",
"rates": {
"BZD": 0.000481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "BZD",
"amount": 100
},
"result": 0.0481,
"rate": 0.000481
}Build with MGA/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key