Rate Overview
Live
1 KYD = 1.5369 BND
1 BND = 0.650677
KYD
Avg
1.5329
High
1.5379
Low
1.5219
Last updated: 3/7/2026, 9:13:34 AM
Quick Conversions
| KYD | BND |
|---|---|
| 1 KYD | 1.54 BND |
| 10 KYD | 15.37 BND |
| 50 KYD | 76.84 BND |
| 100 KYD | 153.69 BND |
| 500 KYD | 768.43 BND |
| 1,000 KYD | 1,536.86 BND |
Get KYD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BNDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-07T09:13:34Z",
"rates": {
"BND": 1.536862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BND",
"amount": 100
},
"result": 153.68619999999999,
"rate": 1.536862
}Build with KYD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key