Rate Overview
Live
1 BAM = 25.9581 UAH
1 UAH = 0.038524
BAM
Avg
25.9939
High
26.0982
Low
25.8393
Last updated: 3/7/2026, 7:37:40 AM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 25.96 UAH |
| 10 BAM | 259.58 UAH |
| 50 BAM | 1,297.91 UAH |
| 100 BAM | 2,595.81 UAH |
| 500 BAM | 12,979.06 UAH |
| 1,000 BAM | 25,958.12 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-07T07:37:40Z",
"rates": {
"UAH": 25.958118
}
}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": 2595.8118,
"rate": 25.958118
}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