Rate Overview
Live
1 KYD = 3.4805 BYN
1 BYN = 0.287316
KYD
Avg
3.4830
High
3.5240
Low
3.4668
Last updated: 7/24/2026, 10:29:22 AM
Quick Conversions
| KYD | BYN |
|---|---|
| 1 KYD | 3.48 BYN |
| 10 KYD | 34.80 BYN |
| 50 KYD | 174.02 BYN |
| 100 KYD | 348.05 BYN |
| 500 KYD | 1,740.24 BYN |
| 1,000 KYD | 3,480.48 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-07-24T10:29:22Z",
"rates": {
"BYN": 3.480483
}
}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": 348.0483,
"rate": 3.480483
}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