Rate Overview
Live
1 KMF = 0.030783 BWP
1 BWP = 32.4855
KMF
Avg
0.031945
High
0.033233
Low
0.030783
Last updated: 7/25/2026, 12:48:45 AM
Quick Conversions
| KMF | BWP |
|---|---|
| 1 KMF | 0.03 BWP |
| 10 KMF | 0.31 BWP |
| 50 KMF | 1.54 BWP |
| 100 KMF | 3.08 BWP |
| 500 KMF | 15.39 BWP |
| 1,000 KMF | 30.78 BWP |
Get KMF/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=BWPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-25T00:48:45Z",
"rates": {
"BWP": 0.030783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "BWP",
"amount": 100
},
"result": 3.0783,
"rate": 0.030783
}Build with KMF/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key