Rate Overview
Live
1 KRW = 0.009258 BWP
1 BWP = 108.0147
KRW
Avg
0.009369
High
0.009691
Low
0.009109
Last updated: 7/27/2026, 1:54:06 PM
Quick Conversions
| KRW | BWP |
|---|---|
| 1 KRW | 0.01 BWP |
| 10 KRW | 0.09 BWP |
| 50 KRW | 0.46 BWP |
| 100 KRW | 0.93 BWP |
| 500 KRW | 4.63 BWP |
| 1,000 KRW | 9.26 BWP |
Get KRW/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BWPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-27T13:54:06Z",
"rates": {
"BWP": 0.009258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BWP",
"amount": 100
},
"result": 0.9258000000000001,
"rate": 0.009258
}Build with KRW/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key