Rate Overview
Live
1 KYD = 1.2029 BSD
1 BSD = 0.831345
KYD
Avg
1.2044
High
1.2106
Low
1.2023
Last updated: 3/7/2026, 2:29:18 AM
Quick Conversions
| KYD | BSD |
|---|---|
| 1 KYD | 1.20 BSD |
| 10 KYD | 12.03 BSD |
| 50 KYD | 60.14 BSD |
| 100 KYD | 120.29 BSD |
| 500 KYD | 601.44 BSD |
| 1,000 KYD | 1,202.87 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-03-07T02:29:18Z",
"rates": {
"BSD": 1.20287
}
}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.287,
"rate": 1.20287
}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