Rate Overview
Live
1 BOB = 0.120161 KYD
1 KYD = 8.3222
BOB
Avg
0.120118
High
0.120742
Low
0.119504
Last updated: 3/28/2026, 12:09:02 PM
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.08 KYD |
| 1,000 BOB | 120.16 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-03-28T12:09:02Z",
"rates": {
"KYD": 0.120161
}
}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.0161,
"rate": 0.120161
}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