Rate Overview
Live
1 UAH = 0.061767 BYN
1 BYN = 16.1899
UAH
Avg
0.061604
High
0.061767
Low
0.061238
Last updated: 6/17/2026, 6:20:41 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.62 BYN |
| 50 UAH | 3.09 BYN |
| 100 UAH | 6.18 BYN |
| 500 UAH | 30.88 BYN |
| 1,000 UAH | 61.77 BYN |
Get UAH/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=BYNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-17T06:20:41Z",
"rates": {
"BYN": 0.061767
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "BYN",
"amount": 100
},
"result": 6.1767,
"rate": 0.061767
}Build with UAH/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key