Rate Overview
Live
1 KYD = 1.5475 BND
1 BND = 0.646204
KYD
Avg
1.5472
High
1.5638
Low
1.5407
Last updated: 6/18/2026, 10:01:35 AM
Quick Conversions
| KYD | BND |
|---|---|
| 1 KYD | 1.55 BND |
| 10 KYD | 15.48 BND |
| 50 KYD | 77.38 BND |
| 100 KYD | 154.75 BND |
| 500 KYD | 773.75 BND |
| 1,000 KYD | 1,547.50 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-06-18T10:01:35Z",
"rates": {
"BND": 1.5475
}
}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.75,
"rate": 1.5475
}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