Rate Overview
Live
1 BYN = 15.6506 UAH
1 UAH = 0.063895
BYN
Avg
13.5541
High
15.8108
Low
12.1808
Last updated: 7/27/2026, 9:39:19 AM
Quick Conversions
| BYN | UAH |
|---|---|
| 1 BYN | 15.65 UAH |
| 10 BYN | 156.51 UAH |
| 50 BYN | 782.53 UAH |
| 100 BYN | 1,565.06 UAH |
| 500 BYN | 7,825.29 UAH |
| 1,000 BYN | 15,650.57 UAH |
Get BYN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=UAHExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T09:39:19Z",
"rates": {
"UAH": 15.65057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "UAH",
"amount": 100
},
"result": 1565.057,
"rate": 15.65057
}Build with BYN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key