Rate Overview
Live
1 BZD = 1.9990 MYR
1 MYR = 0.500243
BZD
Avg
2.0228
High
2.1074
Low
1.9379
Last updated: 3/27/2026, 12:04:49 PM
Quick Conversions
| BZD | MYR |
|---|---|
| 1 BZD | 2.00 MYR |
| 10 BZD | 19.99 MYR |
| 50 BZD | 99.95 MYR |
| 100 BZD | 199.90 MYR |
| 500 BZD | 999.51 MYR |
| 1,000 BZD | 1,999.03 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-03-27T12:04:49Z",
"rates": {
"MYR": 1.999027
}
}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": 199.9027,
"rate": 1.999027
}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