Rate Overview
Live
1 UAH = 0.068891 BYN
1 BYN = 14.5157
UAH
Avg
0.068033
High
0.069214
Low
0.067281
Last updated: 9/1/2026, 3:56:54 PM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.07 BYN |
| 10 UAH | 0.69 BYN |
| 50 UAH | 3.44 BYN |
| 100 UAH | 6.89 BYN |
| 500 UAH | 34.45 BYN |
| 1,000 UAH | 68.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-09-01T15:56:54Z",
"rates": {
"BYN": 0.068891
}
}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.889099999999999,
"rate": 0.068891
}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