Rate Overview
Live
1 KRW = 0.001349 BZD
1 BZD = 741.2898
KRW
Avg
0.001371
High
0.001396
Low
0.001349
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| KRW | BZD |
|---|---|
| 1 KRW | 0.00 BZD |
| 10 KRW | 0.01 BZD |
| 50 KRW | 0.07 BZD |
| 100 KRW | 0.13 BZD |
| 500 KRW | 0.67 BZD |
| 1,000 KRW | 1.35 BZD |
Get KRW/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BZDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-07T00:30:29Z",
"rates": {
"BZD": 0.001349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BZD",
"amount": 100
},
"result": 0.1349,
"rate": 0.001349
}Build with KRW/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key