Rate Overview
Live
1 BSD = 900.0657 KPW
1 KPW = 0.001111
BSD
Avg
899.4747
High
901.8470
Low
896.8769
Last updated: 5/9/2026, 4:55:40 AM
Quick Conversions
| BSD | KPW |
|---|---|
| 1 BSD | 900.07 KPW |
| 10 BSD | 9,000.66 KPW |
| 50 BSD | 45,003.29 KPW |
| 100 BSD | 90,006.57 KPW |
| 500 BSD | 450,032.85 KPW |
| 1,000 BSD | 900,065.70 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-09T04:55:40Z",
"rates": {
"KPW": 900.065701
}
}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": 90006.5701,
"rate": 900.065701
}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