Rate Overview
Live
1 KRW = 0.009604 BWP
1 BWP = 104.1233
KRW
Avg
0.009309
High
0.009691
Low
0.009096
Last updated: 7/22/2026, 11:45:55 PM
Quick Conversions
| KRW | BWP |
|---|---|
| 1 KRW | 0.01 BWP |
| 10 KRW | 0.10 BWP |
| 50 KRW | 0.48 BWP |
| 100 KRW | 0.96 BWP |
| 500 KRW | 4.80 BWP |
| 1,000 KRW | 9.60 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-22T23:45:55Z",
"rates": {
"BWP": 0.009604
}
}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.9603999999999999,
"rate": 0.009604
}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