Rate Overview
Live
1 KMF = 0.031916 BWP
1 BWP = 31.3322
KMF
Avg
0.031657
High
0.031916
Low
0.031349
Last updated: 3/7/2026, 5:19:23 AM
Quick Conversions
| KMF | BWP |
|---|---|
| 1 KMF | 0.03 BWP |
| 10 KMF | 0.32 BWP |
| 50 KMF | 1.60 BWP |
| 100 KMF | 3.19 BWP |
| 500 KMF | 15.96 BWP |
| 1,000 KMF | 31.92 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-03-07T05:19:23Z",
"rates": {
"BWP": 0.031916
}
}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.1916,
"rate": 0.031916
}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