Rate Overview
Live
1 UAH = 0.068123 BYN
1 BYN = 14.6793
UAH
Avg
0.076520
High
0.082096
Low
0.066410
Last updated: 3/27/2026, 2:49:13 PM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.07 BYN |
| 10 UAH | 0.68 BYN |
| 50 UAH | 3.41 BYN |
| 100 UAH | 6.81 BYN |
| 500 UAH | 34.06 BYN |
| 1,000 UAH | 68.12 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-27T14:49:13Z",
"rates": {
"BYN": 0.068123
}
}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.8123000000000005,
"rate": 0.068123
}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