Rate Overview
Live
1 BZD = 2085.71 MGA
1 MGA = 0.000479
BZD
Avg
2083.55
High
2091.25
Low
2074.81
Last updated: 6/19/2026, 8:51:00 AM
Quick Conversions
| BZD | MGA |
|---|---|
| 1 BZD | 2,085.71 MGA |
| 10 BZD | 20,857.10 MGA |
| 50 BZD | 104,285.52 MGA |
| 100 BZD | 208,571.05 MGA |
| 500 BZD | 1,042,855.25 MGA |
| 1,000 BZD | 2,085,710.49 MGA |
Get BZD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=MGAExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-06-19T08:51:00Z",
"rates": {
"MGA": 2085.710495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "MGA",
"amount": 100
},
"result": 208571.0495,
"rate": 2085.710495
}Build with BZD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key