Rate Overview
Live
1 BND = 34.6314 UAH
1 UAH = 0.028876
BND
Avg
34.5009
High
34.6314
Low
34.4152
Last updated: 5/8/2026, 1:56:04 AM
Quick Conversions
| BND | UAH |
|---|---|
| 1 BND | 34.63 UAH |
| 10 BND | 346.31 UAH |
| 50 BND | 1,731.57 UAH |
| 100 BND | 3,463.14 UAH |
| 500 BND | 17,315.68 UAH |
| 1,000 BND | 34,631.36 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-08T01:56:04Z",
"rates": {
"UAH": 34.63136
}
}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": 3463.136,
"rate": 34.63136
}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