Rate Overview
Live
1 BOB = 0.073422 KYD
1 KYD = 13.6199
BOB
Avg
0.114013
High
0.120945
Low
0.073422
Last updated: 7/25/2026, 2:20:34 PM
Quick Conversions
| BOB | KYD |
|---|---|
| 1 BOB | 0.07 KYD |
| 10 BOB | 0.73 KYD |
| 50 BOB | 3.67 KYD |
| 100 BOB | 7.34 KYD |
| 500 BOB | 36.71 KYD |
| 1,000 BOB | 73.42 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-25T14:20:34Z",
"rates": {
"KYD": 0.073422
}
}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.3422,
"rate": 0.073422
}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