Rate Overview
Live
1 KYD = 16.4733 BWP
1 BWP = 0.060704
KYD
Avg
16.4481
High
17.2490
Low
16.0159
Last updated: 7/30/2026, 12:32:00 AM
Quick Conversions
| KYD | BWP |
|---|---|
| 1 KYD | 16.47 BWP |
| 10 KYD | 164.73 BWP |
| 50 KYD | 823.67 BWP |
| 100 KYD | 1,647.33 BWP |
| 500 KYD | 8,236.67 BWP |
| 1,000 KYD | 16,473.34 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-30T00:32:00Z",
"rates": {
"BWP": 16.473345
}
}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": 1647.3345,
"rate": 16.473345
}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