Rate Overview
Live
1 BND = 708.4280 KPW
1 KPW = 0.001412
BND
Avg
706.2518
High
708.4280
Low
705.2692
Last updated: 5/8/2026, 3:22:41 AM
Quick Conversions
| BND | KPW |
|---|---|
| 1 BND | 708.43 KPW |
| 10 BND | 7,084.28 KPW |
| 50 BND | 35,421.40 KPW |
| 100 BND | 70,842.80 KPW |
| 500 BND | 354,213.98 KPW |
| 1,000 BND | 708,427.96 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-05-08T03:22:41Z",
"rates": {
"KPW": 708.427959
}
}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": 70842.7959,
"rate": 708.427959
}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