Rate Overview
Live
1 BBD = 0.413767 KYD
1 KYD = 2.4168
BBD
Avg
0.413751
High
0.413767
Low
0.413710
Last updated: 4/16/2026, 2:40:54 AM
Quick Conversions
| BBD | KYD |
|---|---|
| 1 BBD | 0.41 KYD |
| 10 BBD | 4.14 KYD |
| 50 BBD | 20.69 KYD |
| 100 BBD | 41.38 KYD |
| 500 BBD | 206.88 KYD |
| 1,000 BBD | 413.77 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-04-16T02:40:54Z",
"rates": {
"KYD": 0.413767
}
}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.3767,
"rate": 0.413767
}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