Rate Overview
Live
1 BZD = 2.0449 MYR
1 MYR = 0.489032
BZD
Avg
1.9872
High
2.0604
Low
1.9310
Last updated: 7/30/2026, 8:10:17 AM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.04 MYR |
| 10 BZD | 20.45 MYR |
| 50 BZD | 102.24 MYR |
| 100 BZD | 204.49 MYR |
| 500 BZD | 1,022.43 MYR |
| 1,000 BZD | 2,044.86 MYR |
Get BZD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=MYRExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-30T08:10:17Z",
"rates": {
"MYR": 2.044858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "MYR",
"amount": 100
},
"result": 204.4858,
"rate": 2.044858
}Build with BZD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key