Rate Overview
Live
1 FKP = 19.1467 BWP
1 BWP = 0.052228
FKP
Avg
18.2145
High
19.1467
Low
17.7980
Last updated: 7/22/2026, 6:36:34 AM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 19.15 BWP |
| 10 FKP | 191.47 BWP |
| 50 FKP | 957.34 BWP |
| 100 FKP | 1,914.67 BWP |
| 500 FKP | 9,573.35 BWP |
| 1,000 FKP | 19,146.70 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-07-22T06:36:34Z",
"rates": {
"BWP": 19.146702
}
}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": 1914.6702,
"rate": 19.146702
}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