Rate Overview
Live
1 BOB = 0.071630 KYD
1 KYD = 13.9606
BOB
Avg
0.071006
High
0.071726
Low
0.069505
Last updated: 8/19/2026, 1:03:15 PM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.07 KYD |
| 10 BOB | 0.72 KYD |
| 50 BOB | 3.58 KYD |
| 100 BOB | 7.16 KYD |
| 500 BOB | 35.82 KYD |
| 1,000 BOB | 71.63 KYD |
Get BOB/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=KYDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-19T13:03:15Z",
"rates": {
"KYD": 0.07163
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "KYD",
"amount": 100
},
"result": 7.163,
"rate": 0.07163
}Build with BOB/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key