Rate Overview
Live
1 BAM = 25.8976 UAH
1 UAH = 0.038614
BAM
Avg
25.4355
High
26.1565
Low
24.7175
Last updated: 3/27/2026, 9:37:03 PM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 25.90 UAH |
| 10 BAM | 258.98 UAH |
| 50 BAM | 1,294.88 UAH |
| 100 BAM | 2,589.76 UAH |
| 500 BAM | 12,948.82 UAH |
| 1,000 BAM | 25,897.63 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-03-27T21:37:03Z",
"rates": {
"UAH": 25.89763
}
}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": 2589.763,
"rate": 25.89763
}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