Rate Overview
Live
1 KPW = 0.001111 BSD
1 BSD = 900.0900 KPW
Avg
0.001111
High
0.001111
Low
0.001110
Last updated: 1/25/2026, 11:15:40 AM
Quick Conversions
| KPW | BSD |
|---|---|
| 1 KPW | 0.00 BSD |
| 10 KPW | 0.01 BSD |
| 50 KPW | 0.06 BSD |
| 100 KPW | 0.11 BSD |
| 500 KPW | 0.56 BSD |
| 1,000 KPW | 1.11 BSD |
Get KPW/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BSDExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-01-25T11:15:40Z",
"rates": {
"BSD": 0.001111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BSD",
"amount": 100
},
"result": 0.1111,
"rate": 0.001111
}Build with KPW/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key