Rate Overview
Live
1 BND = 34.4292 UAH
1 UAH = 0.029045
BND
Avg
34.5232
High
34.6976
Low
34.4235
Last updated: 7/8/2026, 3:45:13 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.43 UAH |
| 10 BND | 344.29 UAH |
| 50 BND | 1,721.46 UAH |
| 100 BND | 3,442.92 UAH |
| 500 BND | 17,214.59 UAH |
| 1,000 BND | 34,429.19 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-08T03:45:13Z",
"rates": {
"UAH": 34.429189
}
}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": 3442.9189,
"rate": 34.429189
}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