Rate Overview
Live
1 KRW = 0.001114 BAM
1 BAM = 897.6661
KRW
Avg
0.001139
High
0.001162
Low
0.001114
Last updated: 3/27/2026, 12:04:04 PM
Quick Conversions
| KRW | BAM |
|---|---|
| 1 KRW | 0.00 BAM |
| 10 KRW | 0.01 BAM |
| 50 KRW | 0.06 BAM |
| 100 KRW | 0.11 BAM |
| 500 KRW | 0.56 BAM |
| 1,000 KRW | 1.11 BAM |
Get KRW/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=BAMExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T12:04:04Z",
"rates": {
"BAM": 0.001114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "BAM",
"amount": 100
},
"result": 0.1114,
"rate": 0.001114
}Build with KRW/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key