Rate Overview
Live
1 BOB = 0.119945 KYD
1 KYD = 8.3372
BOB
Avg
0.119928
High
0.120406
Low
0.118519
Last updated: 5/27/2026, 6:21:07 PM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.12 KYD |
| 10 BOB | 1.20 KYD |
| 50 BOB | 6.00 KYD |
| 100 BOB | 11.99 KYD |
| 500 BOB | 59.97 KYD |
| 1,000 BOB | 119.95 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-05-27T18:21:07Z",
"rates": {
"KYD": 0.119945
}
}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": 11.9945,
"rate": 0.119945
}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