Rate Overview
Live
1 BOB = 0.070739 KYD
1 KYD = 14.1365
BOB
Avg
0.073226
High
0.075944
Low
0.070739
Last updated: 7/31/2026, 8:04:24 AM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.07 KYD |
| 10 BOB | 0.71 KYD |
| 50 BOB | 3.54 KYD |
| 100 BOB | 7.07 KYD |
| 500 BOB | 35.37 KYD |
| 1,000 BOB | 70.74 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-31T08:04:24Z",
"rates": {
"KYD": 0.070739
}
}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.0739,
"rate": 0.070739
}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