Rate Overview
Live
1 KYD = 3.6068 BYN
1 BYN = 0.277251
KYD
Avg
3.6148
High
3.6793
Low
3.5710
Last updated: 3/27/2026, 8:01:27 AM
Quick Conversions
| KYD | BYN |
|---|---|
| 1 KYD | 3.61 BYN |
| 10 KYD | 36.07 BYN |
| 50 KYD | 180.34 BYN |
| 100 KYD | 360.68 BYN |
| 500 KYD | 1,803.42 BYN |
| 1,000 KYD | 3,606.84 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-27T08:01:27Z",
"rates": {
"BYN": 3.60684
}
}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": 360.684,
"rate": 3.60684
}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