Rate Overview
Live
1 UAH = 0.065155 BYN
1 BYN = 15.3480
UAH
Avg
0.065738
High
0.066490
Low
0.065155
Last updated: 4/17/2026, 4:58:51 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.07 BYN |
| 10 UAH | 0.65 BYN |
| 50 UAH | 3.26 BYN |
| 100 UAH | 6.52 BYN |
| 500 UAH | 32.58 BYN |
| 1,000 UAH | 65.16 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-04-17T04:58:51Z",
"rates": {
"BYN": 0.065155
}
}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.5155,
"rate": 0.065155
}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