Rate Overview
Live
1 BAM = 26.2164 UAH
1 UAH = 0.038144
BAM
Avg
26.3138
High
26.6502
Low
26.0255
Last updated: 7/3/2026, 3:16:54 PM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.22 UAH |
| 10 BAM | 262.16 UAH |
| 50 BAM | 1,310.82 UAH |
| 100 BAM | 2,621.64 UAH |
| 500 BAM | 13,108.21 UAH |
| 1,000 BAM | 26,216.43 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-03T15:16:54Z",
"rates": {
"UAH": 26.216428
}
}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": 2621.6428,
"rate": 26.216428
}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