Rate Overview
Live
1 KYD = 1.5191 BND
1 BND = 0.658270
KYD
Avg
1.5276
High
1.5324
Low
1.5191
Last updated: 5/8/2026, 4:41:02 AM
Quick Conversions
| KYD | BND |
|---|---|
| 1 KYD | 1.52 BND |
| 10 KYD | 15.19 BND |
| 50 KYD | 75.96 BND |
| 100 KYD | 151.91 BND |
| 500 KYD | 759.57 BND |
| 1,000 KYD | 1,519.13 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-05-08T04:41:02Z",
"rates": {
"BND": 1.519133
}
}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": 151.9133,
"rate": 1.519133
}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