Rate Overview
Live
1 KPW = 0.001410 BND
1 BND = 709.2199
KPW
Avg
0.001416
High
0.001422
Low
0.001409
Last updated: 8/23/2026, 7:11:50 AM
Quick Conversions
| KPW | BND |
|---|---|
| 1 KPW | 0.00 BND |
| 10 KPW | 0.01 BND |
| 50 KPW | 0.07 BND |
| 100 KPW | 0.14 BND |
| 500 KPW | 0.71 BND |
| 1,000 KPW | 1.41 BND |
Get KPW/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BNDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-23T07:11:50Z",
"rates": {
"BND": 0.00141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BND",
"amount": 100
},
"result": 0.14100000000000001,
"rate": 0.00141
}Build with KPW/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key