Rate Overview
Live
1 KRW = 0.008893 BWP
1 BWP = 112.4480
KRW
Avg
0.009514
High
0.010235
Low
0.008893
Last updated: 5/27/2026, 8:39:43 PM
Quick Conversions
| KRW | BWP |
|---|---|
| 1 KRW | 0.01 BWP |
| 10 KRW | 0.09 BWP |
| 50 KRW | 0.44 BWP |
| 100 KRW | 0.89 BWP |
| 500 KRW | 4.45 BWP |
| 1,000 KRW | 8.89 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-05-27T20:39:43Z",
"rates": {
"BWP": 0.008893
}
}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.8893,
"rate": 0.008893
}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