Rate Overview
Live
1 MYR = 0.500243 BZD
1 BZD = 1.9990
MYR
Avg
0.511304
High
0.517858
Low
0.500243
Last updated: 3/27/2026, 1:23:23 PM
Quick Conversions
| MYR | BZD |
|---|---|
| 1 MYR | 0.50 BZD |
| 10 MYR | 5.00 BZD |
| 50 MYR | 25.01 BZD |
| 100 MYR | 50.02 BZD |
| 500 MYR | 250.12 BZD |
| 1,000 MYR | 500.24 BZD |
Get MYR/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=BZDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-27T13:23:23Z",
"rates": {
"BZD": 0.500243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "BZD",
"amount": 100
},
"result": 50.0243,
"rate": 0.500243
}Build with MYR/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key