Rate Overview
Live
1 BBD = 0.416076 KYD
1 KYD = 2.4034
BBD
Avg
0.414875
High
0.416099
Low
0.410714
Last updated: 3/26/2026, 4:23:09 PM
Quick Conversions
| BBD | KYD |
|---|---|
| 1 BBD | 0.42 KYD |
| 10 BBD | 4.16 KYD |
| 50 BBD | 20.80 KYD |
| 100 BBD | 41.61 KYD |
| 500 BBD | 208.04 KYD |
| 1,000 BBD | 416.08 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-03-26T16:23:09Z",
"rates": {
"KYD": 0.416076
}
}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.6076,
"rate": 0.416076
}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