Rate Overview
Live
1 BAM = 26.6239 UAH
1 UAH = 0.037560
BAM
Avg
26.5851
High
26.6502
Low
26.5126
Last updated: 6/17/2026, 7:58:14 AM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.62 UAH |
| 10 BAM | 266.24 UAH |
| 50 BAM | 1,331.20 UAH |
| 100 BAM | 2,662.39 UAH |
| 500 BAM | 13,311.96 UAH |
| 1,000 BAM | 26,623.93 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-06-17T07:58:14Z",
"rates": {
"UAH": 26.623928
}
}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": 2662.3928,
"rate": 26.623928
}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