Rate Overview
Live
1 KPW = 0.001883 BAM
1 BAM = 531.0674
KPW
Avg
0.001878
High
0.001883
Low
0.001872
Last updated: 3/27/2026, 9:41:24 AM
Quick Conversions
| KPW | BAM |
|---|---|
| 1 KPW | 0.00 BAM |
| 10 KPW | 0.02 BAM |
| 50 KPW | 0.09 BAM |
| 100 KPW | 0.19 BAM |
| 500 KPW | 0.94 BAM |
| 1,000 KPW | 1.88 BAM |
Get KPW/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=BAMExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-27T09:41:24Z",
"rates": {
"BAM": 0.001883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "BAM",
"amount": 100
},
"result": 0.1883,
"rate": 0.001883
}Build with KPW/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key