Rate Overview
Live
1 BND = 707.6349 KPW
1 KPW = 0.001413
BND
Avg
710.1072
High
711.9543
Low
707.6349
Last updated: 9/15/2026, 6:34:29 AM
Quick Conversions
| BND | KPW |
|---|---|
| 1 BND | 707.63 KPW |
| 10 BND | 7,076.35 KPW |
| 50 BND | 35,381.75 KPW |
| 100 BND | 70,763.49 KPW |
| 500 BND | 353,817.46 KPW |
| 1,000 BND | 707,634.92 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-09-15T06:34:29Z",
"rates": {
"KPW": 707.63492
}
}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": 70763.492,
"rate": 707.63492
}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