Rate Overview
Live
1 KYD = 3.5314 BYN
1 BYN = 0.283174
KYD
Avg
3.5039
High
3.5314
Low
3.4761
Last updated: 3/6/2026, 8:12:22 AM
Quick Conversions
| KYD | BYN |
|---|---|
| 1 KYD | 3.53 BYN |
| 10 KYD | 35.31 BYN |
| 50 KYD | 176.57 BYN |
| 100 KYD | 353.14 BYN |
| 500 KYD | 1,765.70 BYN |
| 1,000 KYD | 3,531.40 BYN |
Get KYD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=BYNExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-06T08:12:22Z",
"rates": {
"BYN": 3.531395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "BYN",
"amount": 100
},
"result": 353.1395,
"rate": 3.531395
}Build with KYD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key