Rate Overview
Live
1 KYD = 8.3262 BOB
1 BOB = 0.120103
KYD
Avg
8.3312
High
8.4198
Low
8.2944
Last updated: 6/18/2026, 10:02:16 AM
Quick Conversions
| KYD | BOB |
|---|---|
| 1 KYD | 8.33 BOB |
| 10 KYD | 83.26 BOB |
| 50 KYD | 416.31 BOB |
| 100 KYD | 832.62 BOB |
| 500 KYD | 4,163.09 BOB |
| 1,000 KYD | 8,326.17 BOB |
Get KYD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BOBExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-06-18T10:02:16Z",
"rates": {
"BOB": 8.32617
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BOB",
"amount": 100
},
"result": 832.617,
"rate": 8.32617
}Build with KYD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key