Rate Overview
Live
1 BAM = 26.0668 UAH
1 UAH = 0.038363
BAM
Avg
25.5484
High
26.6239
Low
24.3938
Last updated: 7/24/2026, 1:15:18 PM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.07 UAH |
| 10 BAM | 260.67 UAH |
| 50 BAM | 1,303.34 UAH |
| 100 BAM | 2,606.68 UAH |
| 500 BAM | 13,033.42 UAH |
| 1,000 BAM | 26,066.84 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-24T13:15:18Z",
"rates": {
"UAH": 26.066842
}
}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": 2606.6842,
"rate": 26.066842
}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