Rate Overview
Live
1 KYD = 1.5452 BND
1 BND = 0.647151
KYD
Avg
1.5458
High
1.5727
Low
1.5187
Last updated: 3/28/2026, 10:43:03 AM
Quick Conversions
| KYD | BND |
|---|---|
| 1 KYD | 1.55 BND |
| 10 KYD | 15.45 BND |
| 50 KYD | 77.26 BND |
| 100 KYD | 154.52 BND |
| 500 KYD | 772.62 BND |
| 1,000 KYD | 1,545.24 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-28T10:43:03Z",
"rates": {
"BND": 1.545235
}
}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": 154.52349999999998,
"rate": 1.545235
}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