Rate Overview
Live
1 BAM = 26.1839 UAH
1 UAH = 0.038191
BAM
Avg
26.1362
High
26.6239
Low
25.7260
Last updated: 7/23/2026, 12:44:31 PM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.18 UAH |
| 10 BAM | 261.84 UAH |
| 50 BAM | 1,309.20 UAH |
| 100 BAM | 2,618.39 UAH |
| 500 BAM | 13,091.97 UAH |
| 1,000 BAM | 26,183.95 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-07-23T12:44:31Z",
"rates": {
"UAH": 26.183945
}
}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": 2618.3945000000003,
"rate": 26.183945
}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