Rate Overview
Live
1 BOB = 0.120223 KYD
1 KYD = 8.3179
BOB
Avg
0.120037
High
0.120563
Low
0.118767
Last updated: 6/19/2026, 8:47:34 AM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.12 KYD |
| 10 BOB | 1.20 KYD |
| 50 BOB | 6.01 KYD |
| 100 BOB | 12.02 KYD |
| 500 BOB | 60.11 KYD |
| 1,000 BOB | 120.22 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-06-19T08:47:34Z",
"rates": {
"KYD": 0.120223
}
}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": 12.0223,
"rate": 0.120223
}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