Rate Overview
Live
1 BND = 35.0388 UAH
1 UAH = 0.028540
BND
Avg
34.9899
High
35.0388
Low
34.9461
Last updated: 8/19/2026, 3:04:35 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 35.04 UAH |
| 10 BND | 350.39 UAH |
| 50 BND | 1,751.94 UAH |
| 100 BND | 3,503.88 UAH |
| 500 BND | 17,519.39 UAH |
| 1,000 BND | 35,038.77 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-19T03:04:35Z",
"rates": {
"UAH": 35.038774
}
}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": 3503.8774,
"rate": 35.038774
}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