Rate Overview
Live
1 KYD = 1.5550 BND
1 BND = 0.643076
KYD
Avg
1.5463
High
1.5748
Low
1.4990
Last updated: 7/25/2026, 1:53:05 AM
Quick Conversions
| KYD | BND |
|---|---|
| 1 KYD | 1.56 BND |
| 10 KYD | 15.55 BND |
| 50 KYD | 77.75 BND |
| 100 KYD | 155.50 BND |
| 500 KYD | 777.51 BND |
| 1,000 KYD | 1,555.03 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-07-25T01:53:05Z",
"rates": {
"BND": 1.555026
}
}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": 155.5026,
"rate": 1.555026
}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