Rate Overview
Live
1 UAH = 0.062109 BYN
1 BYN = 16.1007
UAH
Avg
0.066806
High
0.074835
Low
0.062109
Last updated: 5/27/2026, 5:17:42 PM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.62 BYN |
| 50 UAH | 3.11 BYN |
| 100 UAH | 6.21 BYN |
| 500 UAH | 31.05 BYN |
| 1,000 UAH | 62.11 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-05-27T17:17:42Z",
"rates": {
"BYN": 0.062109
}
}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.2109,
"rate": 0.062109
}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