Rate Overview
Live
1 KYD = 1.2013 BSD
1 BSD = 0.832452
KYD
Avg
1.2090
High
1.2195
Low
1.1998
Last updated: 5/30/2026, 10:19:36 AM
Quick Conversions
| KYD | BSD |
|---|---|
| 1 KYD | 1.20 BSD |
| 10 KYD | 12.01 BSD |
| 50 KYD | 60.06 BSD |
| 100 KYD | 120.13 BSD |
| 500 KYD | 600.64 BSD |
| 1,000 KYD | 1,201.27 BSD |
Get KYD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BSDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-05-30T10:19:36Z",
"rates": {
"BSD": 1.201271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BSD",
"amount": 100
},
"result": 120.1271,
"rate": 1.201271
}Build with KYD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key