Rate Overview
Live
1 UAH = 0.064653 BYN
1 BYN = 15.4672
UAH
Avg
0.074432
High
0.082096
Low
0.063247
Last updated: 7/20/2026, 4:59:32 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.65 BYN |
| 50 UAH | 3.23 BYN |
| 100 UAH | 6.47 BYN |
| 500 UAH | 32.33 BYN |
| 1,000 UAH | 64.65 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-20T04:59:32Z",
"rates": {
"BYN": 0.064653
}
}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.4653,
"rate": 0.064653
}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