Rate Overview
Live
1 KYD = 1.2024 BSD
1 BSD = 0.831703
KYD
Avg
1.2047
High
1.2194
Low
1.2009
Last updated: 7/10/2026, 9:34:15 AM
Quick Conversions
| KYD | BSD |
|---|---|
| 1 KYD | 1.20 BSD |
| 10 KYD | 12.02 BSD |
| 50 KYD | 60.12 BSD |
| 100 KYD | 120.24 BSD |
| 500 KYD | 601.18 BSD |
| 1,000 KYD | 1,202.35 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-07-10T09:34:15Z",
"rates": {
"BSD": 1.202352
}
}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.2352,
"rate": 1.202352
}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