Rate Overview
Live
1 KYD = 16.1000 BWP
1 BWP = 0.062112
KYD
Avg
16.1097
High
16.1757
Low
16.0787
Last updated: 4/18/2026, 8:45:47 AM
Quick Conversions
| KYD | BWP |
|---|---|
| 1 KYD | 16.10 BWP |
| 10 KYD | 161.00 BWP |
| 50 KYD | 805.00 BWP |
| 100 KYD | 1,610.00 BWP |
| 500 KYD | 8,050.02 BWP |
| 1,000 KYD | 16,100.05 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-04-18T08:45:47Z",
"rates": {
"BWP": 16.100047
}
}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": 1610.0047,
"rate": 16.100047
}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