Rate Overview
Live
1 UAH = 0.067501 BYN
1 BYN = 14.8146
UAH
Avg
0.067073
High
0.067501
Low
0.066621
Last updated: 3/7/2026, 4:26:04 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.07 BYN |
| 10 UAH | 0.68 BYN |
| 50 UAH | 3.38 BYN |
| 100 UAH | 6.75 BYN |
| 500 UAH | 33.75 BYN |
| 1,000 UAH | 67.50 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-03-07T04:26:04Z",
"rates": {
"BYN": 0.067501
}
}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.750100000000001,
"rate": 0.067501
}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