Rate Overview
Live
1 BSD = 900.0048 KPW
1 KPW = 0.001111
BSD
Avg
900.0028
High
900.0463
Low
899.9719
Last updated: 3/27/2026, 5:36:05 AM
Quick Conversions
| BSD | KPW |
|---|---|
| 1 BSD | 900.00 KPW |
| 10 BSD | 9,000.05 KPW |
| 50 BSD | 45,000.24 KPW |
| 100 BSD | 90,000.48 KPW |
| 500 BSD | 450,002.39 KPW |
| 1,000 BSD | 900,004.77 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-03-27T05:36:05Z",
"rates": {
"KPW": 900.004774
}
}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": 90000.4774,
"rate": 900.004774
}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