Rate Overview
Live
1 BND = 34.7271 UAH
1 UAH = 0.028796
BND
Avg
34.4214
High
34.9798
Low
33.8435
Last updated: 8/1/2026, 5:30:02 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.73 UAH |
| 10 BND | 347.27 UAH |
| 50 BND | 1,736.36 UAH |
| 100 BND | 3,472.71 UAH |
| 500 BND | 17,363.56 UAH |
| 1,000 BND | 34,727.13 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-08-01T05:30:02Z",
"rates": {
"UAH": 34.727127
}
}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": 3472.7127000000005,
"rate": 34.727127
}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