Rate Overview
Live
1 UAH = 0.064205 BYN
1 BYN = 15.5751
UAH
Avg
0.064207
High
0.064406
Low
0.063891
Last updated: 5/7/2026, 11:24:31 AM
Quick Conversions
| UAH | BYN |
|---|---|
| 1 UAH | 0.06 BYN |
| 10 UAH | 0.64 BYN |
| 50 UAH | 3.21 BYN |
| 100 UAH | 6.42 BYN |
| 500 UAH | 32.10 BYN |
| 1,000 UAH | 64.21 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-05-07T11:24:31Z",
"rates": {
"BYN": 0.064205
}
}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.4205,
"rate": 0.064205
}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