Rate Overview
Live
1 BAM = 532.4048 KPW
1 KPW = 0.001878
BAM
Avg
534.0368
High
535.5087
Low
532.4048
Last updated: 9/15/2026, 12:28:58 AM
Quick Conversions
| BAM | KPW |
|---|---|
| 1 BAM | 532.40 KPW |
| 10 BAM | 5,324.05 KPW |
| 50 BAM | 26,620.24 KPW |
| 100 BAM | 53,240.48 KPW |
| 500 BAM | 266,202.38 KPW |
| 1,000 BAM | 532,404.75 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-09-15T00:28:58Z",
"rates": {
"KPW": 532.404752
}
}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": 53240.4752,
"rate": 532.404752
}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