Rate Overview
Live
1 BAM = 26.2248 UAH
1 UAH = 0.038132
BAM
Avg
26.0815
High
26.2455
Low
25.9208
Last updated: 4/17/2026, 2:46:08 AM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.22 UAH |
| 10 BAM | 262.25 UAH |
| 50 BAM | 1,311.24 UAH |
| 100 BAM | 2,622.48 UAH |
| 500 BAM | 13,112.42 UAH |
| 1,000 BAM | 26,224.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-04-17T02:46:08Z",
"rates": {
"UAH": 26.224838
}
}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": 2622.4838,
"rate": 26.224838
}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