Rate Overview
Live
1 BYN = 14.8913 UAH
1 UAH = 0.067153
BYN
Avg
14.9308
High
15.0103
Low
14.8882
Last updated: 3/7/2026, 1:00:38 AM
Quick Conversions
| BYN | UAH |
|---|---|
| 1 BYN | 14.89 UAH |
| 10 BYN | 148.91 UAH |
| 50 BYN | 744.56 UAH |
| 100 BYN | 1,489.13 UAH |
| 500 BYN | 7,445.64 UAH |
| 1,000 BYN | 14,891.29 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-03-07T01:00:38Z",
"rates": {
"UAH": 14.89129
}
}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": 1489.129,
"rate": 14.89129
}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