Rate Overview
Live
1 KYD = 2.4041 BBD
1 BBD = 0.415950
KYD
Avg
2.4119
High
2.4389
Low
2.4038
Last updated: 7/28/2026, 11:53:03 AM
Quick Conversions
| KYD | BBD |
|---|---|
| 1 KYD | 2.40 BBD |
| 10 KYD | 24.04 BBD |
| 50 KYD | 120.21 BBD |
| 100 KYD | 240.41 BBD |
| 500 KYD | 1,202.07 BBD |
| 1,000 KYD | 2,404.13 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-07-28T11:53:03Z",
"rates": {
"BBD": 2.404133
}
}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": 240.4133,
"rate": 2.404133
}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