Rate Overview
Live
1 BND = 34.7979 UAH
1 UAH = 0.028737
BND
Avg
34.7344
High
34.7979
Low
34.6673
Last updated: 7/29/2026, 3:34:31 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.80 UAH |
| 10 BND | 347.98 UAH |
| 50 BND | 1,739.90 UAH |
| 100 BND | 3,479.79 UAH |
| 500 BND | 17,398.97 UAH |
| 1,000 BND | 34,797.94 UAH |
Get BND/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=UAHExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T03:34:31Z",
"rates": {
"UAH": 34.797935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "UAH",
"amount": 100
},
"result": 3479.7935,
"rate": 34.797935
}Build with BND/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key