Rate Overview
Live
1 UAH = 0.063895 BYN
1 BYN = 15.6507
UAH
Avg
0.065408
High
0.069120
Low
0.061613
Last updated: 7/27/2026, 11:03:18 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.64 BYN |
| 50 UAH | 3.19 BYN |
| 100 UAH | 6.39 BYN |
| 500 UAH | 31.95 BYN |
| 1,000 UAH | 63.89 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-07-27T11:03:18Z",
"rates": {
"BYN": 0.063895
}
}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.389499999999999,
"rate": 0.063895
}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