Rate Overview
Live
1 KYD = 3.4162 BYN
1 BYN = 0.292721
KYD
Avg
3.4330
High
3.4657
Low
3.4162
Last updated: 4/17/2026, 7:45:35 AM
Quick Conversions
| KYD | BYN |
|---|---|
| 1 KYD | 3.42 BYN |
| 10 KYD | 34.16 BYN |
| 50 KYD | 170.81 BYN |
| 100 KYD | 341.62 BYN |
| 500 KYD | 1,708.11 BYN |
| 1,000 KYD | 3,416.22 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-04-17T07:45:35Z",
"rates": {
"BYN": 3.416217
}
}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": 341.62170000000003,
"rate": 3.416217
}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