Rate Overview
Live
1 BYN = 14.5156 UAH
1 UAH = 0.068891
BYN
Avg
14.6794
High
14.7927
Low
14.4479
Last updated: 9/2/2026, 1:33:30 AM
Quick Conversions
| BYN | UAH |
|---|---|
| 1 BYN | 14.52 UAH |
| 10 BYN | 145.16 UAH |
| 50 BYN | 725.78 UAH |
| 100 BYN | 1,451.56 UAH |
| 500 BYN | 7,257.82 UAH |
| 1,000 BYN | 14,515.64 UAH |
Get BYN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=UAHExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-02T01:33:30Z",
"rates": {
"UAH": 14.515638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "UAH",
"amount": 100
},
"result": 1451.5638,
"rate": 14.515638
}Build with BYN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key