Rate Overview
Live
1 BOB = 0.066266 KYD
1 KYD = 15.0907
BOB
Avg
0.067044
High
0.068408
Low
0.065803
Last updated: 9/10/2026, 6:17:00 PM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.07 KYD |
| 10 BOB | 0.66 KYD |
| 50 BOB | 3.31 KYD |
| 100 BOB | 6.63 KYD |
| 500 BOB | 33.13 KYD |
| 1,000 BOB | 66.27 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-09-10T18:17:00Z",
"rates": {
"KYD": 0.066266
}
}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": 6.626600000000001,
"rate": 0.066266
}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