Rate Overview
Live
1 KYD = 2.4034 BBD
1 BBD = 0.416076
KYD
Avg
2.4180
High
2.4390
Low
2.4034
Last updated: 3/26/2026, 5:54:36 PM
Quick Conversions
| KYD | BBD |
|---|---|
| 1 KYD | 2.40 BBD |
| 10 KYD | 24.03 BBD |
| 50 KYD | 120.17 BBD |
| 100 KYD | 240.34 BBD |
| 500 KYD | 1,201.70 BBD |
| 1,000 KYD | 2,403.41 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-03-26T17:54:36Z",
"rates": {
"BBD": 2.403406
}
}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.3406,
"rate": 2.403406
}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