Rate Overview
Live
1 BOB = 0.083990 KYD
1 KYD = 11.9062
BOB
Avg
0.111885
High
0.120220
Low
0.083990
Last updated: 7/8/2026, 9:53:58 PM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.08 KYD |
| 10 BOB | 0.84 KYD |
| 50 BOB | 4.20 KYD |
| 100 BOB | 8.40 KYD |
| 500 BOB | 42.00 KYD |
| 1,000 BOB | 83.99 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-07-08T21:53:58Z",
"rates": {
"KYD": 0.08399
}
}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": 8.399,
"rate": 0.08399
}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