Rate Overview
Live
1 BND = 696.8281 KPW
1 KPW = 0.001435
BND
Avg
696.1728
High
697.3556
Low
694.0408
Last updated: 7/8/2026, 1:57:24 AM
Quick Conversions
| BND | KPW |
|---|---|
| 1 BND | 696.83 KPW |
| 10 BND | 6,968.28 KPW |
| 50 BND | 34,841.41 KPW |
| 100 BND | 69,682.81 KPW |
| 500 BND | 348,414.07 KPW |
| 1,000 BND | 696,828.14 KPW |
Get BND/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=KPWExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-08T01:57:24Z",
"rates": {
"KPW": 696.828136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "KPW",
"amount": 100
},
"result": 69682.8136,
"rate": 696.828136
}Build with BND/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key