Rate Overview
Live
1 BND = 34.1653 UAH
1 UAH = 0.029269
BND
Avg
34.1661
High
34.4154
Low
34.0672
Last updated: 3/7/2026, 8:00:27 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.17 UAH |
| 10 BND | 341.65 UAH |
| 50 BND | 1,708.26 UAH |
| 100 BND | 3,416.53 UAH |
| 500 BND | 17,082.64 UAH |
| 1,000 BND | 34,165.27 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-03-07T08:00:27Z",
"rates": {
"UAH": 34.165272
}
}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": 3416.5272,
"rate": 34.165272
}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