Rate Overview
Live
1 BBD = 0.414938 KYD
1 KYD = 2.4100
BBD
Avg
0.415243
High
0.416149
Low
0.411980
Last updated: 8/14/2026, 2:54:10 PM
Quick Conversions
| BBD | KYD |
|---|---|
| 1 BBD | 0.41 KYD |
| 10 BBD | 4.15 KYD |
| 50 BBD | 20.75 KYD |
| 100 BBD | 41.49 KYD |
| 500 BBD | 207.47 KYD |
| 1,000 BBD | 414.94 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-08-14T14:54:10Z",
"rates": {
"KYD": 0.414938
}
}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.4938,
"rate": 0.414938
}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