Rate Overview
Live
1 KRW = 0.000854 BND
1 BND = 1170.96
KRW
Avg
0.000857
High
0.000866
Low
0.000853
Last updated: 4/17/2026, 4:57:25 AM
Quick Conversions
| KRW | BND |
|---|---|
| 1 KRW | 0.00 BND |
| 10 KRW | 0.01 BND |
| 50 KRW | 0.04 BND |
| 100 KRW | 0.09 BND |
| 500 KRW | 0.43 BND |
| 1,000 KRW | 0.85 BND |
Get KRW/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BNDExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T04:57:25Z",
"rates": {
"BND": 0.000854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BND",
"amount": 100
},
"result": 0.0854,
"rate": 0.000854
}Build with KRW/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key