Rate Overview
Live
1 BYN = 15.3479 UAH
1 UAH = 0.065155
BYN
Avg
15.2124
High
15.3479
Low
15.0398
Last updated: 4/17/2026, 4:54:17 AM
Quick Conversions
| BYN | UAH |
|---|---|
| 1 BYN | 15.35 UAH |
| 10 BYN | 153.48 UAH |
| 50 BYN | 767.40 UAH |
| 100 BYN | 1,534.79 UAH |
| 500 BYN | 7,673.97 UAH |
| 1,000 BYN | 15,347.94 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-04-17T04:54:17Z",
"rates": {
"UAH": 15.347941
}
}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": 1534.7941,
"rate": 15.347941
}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