Rate Overview
Live
1 BBD = 0.415810 KYD
1 KYD = 2.4049
BBD
Avg
0.415027
High
0.416220
Low
0.410242
Last updated: 7/23/2026, 7:38:56 AM
Quick Conversions
| BBD | KYD |
|---|---|
| 1 BBD | 0.42 KYD |
| 10 BBD | 4.16 KYD |
| 50 BBD | 20.79 KYD |
| 100 BBD | 41.58 KYD |
| 500 BBD | 207.91 KYD |
| 1,000 BBD | 415.81 KYD |
Get BBD/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=KYDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-23T07:38:56Z",
"rates": {
"KYD": 0.41581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "KYD",
"amount": 100
},
"result": 41.581,
"rate": 0.41581
}Build with BBD/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key