Rate Overview
Live
1 KYD = 2.4170 BBD
1 BBD = 0.413744
KYD
Avg
2.4169
High
2.4172
Low
2.4168
Last updated: 4/16/2026, 4:22:11 AM
Quick Conversions
| KYD | BBD |
|---|---|
| 1 KYD | 2.42 BBD |
| 10 KYD | 24.17 BBD |
| 50 KYD | 120.85 BBD |
| 100 KYD | 241.70 BBD |
| 500 KYD | 1,208.48 BBD |
| 1,000 KYD | 2,416.96 BBD |
Get KYD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BBDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-04-16T04:22:11Z",
"rates": {
"BBD": 2.416955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BBD",
"amount": 100
},
"result": 241.6955,
"rate": 2.416955
}Build with KYD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key