Rate Overview
Live
1 BND = 34.3486 UAH
1 UAH = 0.029113
BND
Avg
34.1722
High
34.3486
Low
34.0535
Last updated: 4/17/2026, 5:28:45 PM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.35 UAH |
| 10 BND | 343.49 UAH |
| 50 BND | 1,717.43 UAH |
| 100 BND | 3,434.87 UAH |
| 500 BND | 17,174.33 UAH |
| 1,000 BND | 34,348.65 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-04-17T17:28:45Z",
"rates": {
"UAH": 34.34865
}
}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": 3434.865,
"rate": 34.34865
}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