Rate Overview
Live
1 BAM = 26.4534 UAH
1 UAH = 0.037802
BAM
Avg
26.4474
High
26.5340
Low
26.3653
Last updated: 9/3/2026, 6:49:40 AM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.45 UAH |
| 10 BAM | 264.53 UAH |
| 50 BAM | 1,322.67 UAH |
| 100 BAM | 2,645.34 UAH |
| 500 BAM | 13,226.68 UAH |
| 1,000 BAM | 26,453.35 UAH |
Get BAM/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=UAHExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-09-03T06:49:40Z",
"rates": {
"UAH": 26.453352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "UAH",
"amount": 100
},
"result": 2645.3352,
"rate": 26.453352
}Build with BAM/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key