Rate Overview
Live
1 UAH = 0.064987 BYN
1 BYN = 15.3877
UAH
Avg
0.064612
High
0.065404
Low
0.063027
Last updated: 7/2/2026, 6:01:02 PM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.65 BYN |
| 50 UAH | 3.25 BYN |
| 100 UAH | 6.50 BYN |
| 500 UAH | 32.49 BYN |
| 1,000 UAH | 64.99 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-02T18:01:02Z",
"rates": {
"BYN": 0.064987
}
}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.4987,
"rate": 0.064987
}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