Rate Overview
Live
1 BAM = 26.5121 UAH
1 UAH = 0.037719
BAM
Avg
26.3705
High
26.5121
Low
26.2662
Last updated: 5/7/2026, 8:05:15 AM
Quick Conversions
| BAM | UAH |
|---|---|
| 1 BAM | 26.51 UAH |
| 10 BAM | 265.12 UAH |
| 50 BAM | 1,325.60 UAH |
| 100 BAM | 2,651.21 UAH |
| 500 BAM | 13,256.03 UAH |
| 1,000 BAM | 26,512.05 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-05-07T08:05:15Z",
"rates": {
"UAH": 26.512053
}
}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": 2651.2053,
"rate": 26.512053
}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