Rate Overview
Live
1 BND = 35.3445 UAH
1 UAH = 0.028293
BND
Avg
35.2241
High
35.3445
Low
35.1031
Last updated: 9/10/2026, 5:56:33 PM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 35.34 UAH |
| 10 BND | 353.44 UAH |
| 50 BND | 1,767.22 UAH |
| 100 BND | 3,534.45 UAH |
| 500 BND | 17,672.25 UAH |
| 1,000 BND | 35,344.49 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-09-10T17:56:33Z",
"rates": {
"UAH": 35.34449
}
}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": 3534.449,
"rate": 35.34449
}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