Rate Overview
Live
1 BSD = 900.2522 KPW
1 KPW = 0.001111
BSD
Avg
900.0020
High
900.2522
Low
899.6242
Last updated: 8/20/2026, 3:13:54 AM
Quick Conversions
| BSD | KPW |
|---|---|
| 1 BSD | 900.25 KPW |
| 10 BSD | 9,002.52 KPW |
| 50 BSD | 45,012.61 KPW |
| 100 BSD | 90,025.22 KPW |
| 500 BSD | 450,126.11 KPW |
| 1,000 BSD | 900,252.23 KPW |
Get BSD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=KPWExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-08-20T03:13:54Z",
"rates": {
"KPW": 900.252227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "KPW",
"amount": 100
},
"result": 90025.2227,
"rate": 900.252227
}Build with BSD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key