Rate Overview
Live
1 BND = 698.8969 KPW
1 KPW = 0.001431
BND
Avg
704.4954
High
712.3637
Low
698.8969
Last updated: 3/28/2026, 10:54:28 AM
Quick Conversions
| BND | KPW |
|---|---|
| 1 BND | 698.90 KPW |
| 10 BND | 6,988.97 KPW |
| 50 BND | 34,944.84 KPW |
| 100 BND | 69,889.69 KPW |
| 500 BND | 349,448.44 KPW |
| 1,000 BND | 698,896.89 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-28T10:54:28Z",
"rates": {
"KPW": 698.896889
}
}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": 69889.6889,
"rate": 698.896889
}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