Rate Overview
Live
1 BAM = 534.5661 KPW
1 KPW = 0.001871
BAM
Avg
537.7814
High
543.7497
Low
533.7162
Last updated: 3/7/2026, 7:41:44 AM
Quick Conversions
| BAM | KPW |
|---|---|
| 1 BAM | 534.57 KPW |
| 10 BAM | 5,345.66 KPW |
| 50 BAM | 26,728.31 KPW |
| 100 BAM | 53,456.61 KPW |
| 500 BAM | 267,283.07 KPW |
| 1,000 BAM | 534,566.15 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-03-07T07:41:44Z",
"rates": {
"KPW": 534.566145
}
}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": 53456.6145,
"rate": 534.566145
}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