Rate Overview
Live
1 BND = 703.5794 KPW
1 KPW = 0.001421
BND
Avg
706.8444
High
711.6462
Low
703.5794
Last updated: 3/7/2026, 7:56:23 AM
Quick Conversions
| BND | KPW |
|---|---|
| 1 BND | 703.58 KPW |
| 10 BND | 7,035.79 KPW |
| 50 BND | 35,178.97 KPW |
| 100 BND | 70,357.94 KPW |
| 500 BND | 351,789.71 KPW |
| 1,000 BND | 703,579.43 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-03-07T07:56:23Z",
"rates": {
"KPW": 703.579427
}
}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": 70357.9427,
"rate": 703.579427
}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