Rate Overview
Live
1 KRW = 0.001344 BZD
1 BZD = 744.0476
KRW
Avg
0.001339
High
0.001352
Low
0.001328
Last updated: 7/14/2026, 3:32:38 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.34 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-07-14T03:32:38Z",
"rates": {
"BZD": 0.001344
}
}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.1344,
"rate": 0.001344
}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