Rate Overview
Live
1 BND = 34.7318 UAH
1 UAH = 0.028792
BND
Avg
34.6155
High
34.8157
Low
34.4235
Last updated: 7/31/2026, 8:00:56 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.73 UAH |
| 10 BND | 347.32 UAH |
| 50 BND | 1,736.59 UAH |
| 100 BND | 3,473.18 UAH |
| 500 BND | 17,365.92 UAH |
| 1,000 BND | 34,731.84 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-31T08:00:56Z",
"rates": {
"UAH": 34.73184
}
}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": 3473.1839999999997,
"rate": 34.73184
}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