Rate Overview
Live
1 BYN = 14.6792 UAH
1 UAH = 0.068124
BYN
Avg
14.8730
High
15.1518
Low
14.4676
Last updated: 3/27/2026, 2:49:20 PM
Quick Conversions
| BYN | UAH |
|---|---|
| 1 BYN | 14.68 UAH |
| 10 BYN | 146.79 UAH |
| 50 BYN | 733.96 UAH |
| 100 BYN | 1,467.92 UAH |
| 500 BYN | 7,339.60 UAH |
| 1,000 BYN | 14,679.20 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-27T14:49:20Z",
"rates": {
"UAH": 14.679201
}
}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": 1467.9201,
"rate": 14.679201
}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