Rate Overview
Live
1 BSD = 900.0160 KPW
1 KPW = 0.001111
BSD
Avg
900.0209
High
901.8470
Low
898.8416
Last updated: 5/29/2026, 6:42:33 PM
Quick Conversions
| BSD | KPW |
|---|---|
| 1 BSD | 900.02 KPW |
| 10 BSD | 9,000.16 KPW |
| 50 BSD | 45,000.80 KPW |
| 100 BSD | 90,001.60 KPW |
| 500 BSD | 450,008.01 KPW |
| 1,000 BSD | 900,016.03 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-05-29T18:42:33Z",
"rates": {
"KPW": 900.016029
}
}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": 90001.6029,
"rate": 900.016029
}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