Rate Overview
Live
1 BND = 34.5926 UAH
1 UAH = 0.028908
BND
Avg
34.1454
High
34.6949
Low
32.9713
Last updated: 5/28/2026, 5:31:31 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.59 UAH |
| 10 BND | 345.93 UAH |
| 50 BND | 1,729.63 UAH |
| 100 BND | 3,459.26 UAH |
| 500 BND | 17,296.30 UAH |
| 1,000 BND | 34,592.60 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-05-28T05:31:31Z",
"rates": {
"UAH": 34.592595
}
}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": 3459.2595,
"rate": 34.592595
}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