Rate Overview
Live
1 BAM = 525.9789 KPW
1 KPW = 0.001901
BAM
Avg
525.9532
High
526.5599
Low
524.3360
Last updated: 7/9/2026, 11:41:33 AM
Quick Conversions
| BAM | KPW |
|---|---|
| 1 BAM | 525.98 KPW |
| 10 BAM | 5,259.79 KPW |
| 50 BAM | 26,298.94 KPW |
| 100 BAM | 52,597.89 KPW |
| 500 BAM | 262,989.44 KPW |
| 1,000 BAM | 525,978.89 KPW |
Get BAM/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=KPWExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-09T11:41:33Z",
"rates": {
"KPW": 525.978886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "KPW",
"amount": 100
},
"result": 52597.8886,
"rate": 525.978886
}Build with BAM/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key