Rate Overview
Live
1 KYD = 16.3011 BWP
1 BWP = 0.061345
KYD
Avg
16.2861
High
16.4629
Low
16.2121
Last updated: 7/11/2026, 12:52:02 AM
Quick Conversions
| KYD | BWP |
|---|---|
| 1 KYD | 16.30 BWP |
| 10 KYD | 163.01 BWP |
| 50 KYD | 815.06 BWP |
| 100 KYD | 1,630.11 BWP |
| 500 KYD | 8,150.57 BWP |
| 1,000 KYD | 16,301.13 BWP |
Get KYD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BWPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-11T00:52:02Z",
"rates": {
"BWP": 16.301134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BWP",
"amount": 100
},
"result": 1630.1134000000002,
"rate": 16.301134
}Build with KYD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key