Rate Overview
Live
1 FKP = 18.0598 BWP
1 BWP = 0.055372
FKP
Avg
17.8351
High
18.0598
Low
17.6004
Last updated: 3/7/2026, 1:01:42 AM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.06 BWP |
| 10 FKP | 180.60 BWP |
| 50 FKP | 902.99 BWP |
| 100 FKP | 1,805.98 BWP |
| 500 FKP | 9,029.89 BWP |
| 1,000 FKP | 18,059.79 BWP |
Get FKP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=BWPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-03-07T01:01:42Z",
"rates": {
"BWP": 18.059787
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "BWP",
"amount": 100
},
"result": 1805.9787000000001,
"rate": 18.059787
}Build with FKP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key