Rate Overview
Live
1 BND = 34.6760 UAH
1 UAH = 0.028838
BND
Avg
34.5947
High
34.6760
Low
34.5049
Last updated: 5/28/2026, 3:40:36 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.68 UAH |
| 10 BND | 346.76 UAH |
| 50 BND | 1,733.80 UAH |
| 100 BND | 3,467.60 UAH |
| 500 BND | 17,337.98 UAH |
| 1,000 BND | 34,675.95 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-28T03:40:36Z",
"rates": {
"UAH": 34.675954
}
}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": 3467.5953999999997,
"rate": 34.675954
}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