Rate Overview
Live
1 KPW = 0.001421 BND
1 BND = 703.7298
KPW
Avg
0.001414
High
0.001421
Low
0.001405
Last updated: 3/7/2026, 9:42:33 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.42 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-03-07T09:42:33Z",
"rates": {
"BND": 0.001421
}
}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.1421,
"rate": 0.001421
}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