Rate Overview
Live
1 KMF = 0.031397 BWP
1 BWP = 31.8502
KMF
Avg
0.031592
High
0.032980
Low
0.031329
Last updated: 7/5/2026, 9:37:20 PM
Quick Conversions
| KMF | BWP |
|---|---|
| 1 KMF | 0.03 BWP |
| 10 KMF | 0.31 BWP |
| 50 KMF | 1.57 BWP |
| 100 KMF | 3.14 BWP |
| 500 KMF | 15.70 BWP |
| 1,000 KMF | 31.40 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-05T21:37:20Z",
"rates": {
"BWP": 0.031397
}
}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.1397,
"rate": 0.031397
}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