Rate Overview
Live
1 KYD = 2.4059 BBD
1 BBD = 0.415642
KYD
Avg
2.4076
High
2.4273
Low
2.4030
Last updated: 8/12/2026, 8:56:39 AM
Quick Conversions
| KYD | BBD |
|---|---|
| 1 KYD | 2.41 BBD |
| 10 KYD | 24.06 BBD |
| 50 KYD | 120.30 BBD |
| 100 KYD | 240.59 BBD |
| 500 KYD | 1,202.96 BBD |
| 1,000 KYD | 2,405.92 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-08-12T08:56:39Z",
"rates": {
"BBD": 2.405917
}
}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.5917,
"rate": 2.405917
}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