Rate Overview
Live
1 BZD = 2.0245 MYR
1 MYR = 0.493945
BZD
Avg
2.0257
High
2.0295
Low
2.0160
Last updated: 8/19/2026, 8:44:45 AM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.02 MYR |
| 10 BZD | 20.25 MYR |
| 50 BZD | 101.23 MYR |
| 100 BZD | 202.45 MYR |
| 500 BZD | 1,012.26 MYR |
| 1,000 BZD | 2,024.52 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-08-19T08:44:45Z",
"rates": {
"MYR": 2.024518
}
}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": 202.4518,
"rate": 2.024518
}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