Rate Overview
Live
1 FKP = 18.8210 BWP
1 BWP = 0.053132
FKP
Avg
18.0999
High
19.3566
Low
17.2415
Last updated: 7/23/2026, 4:52:02 PM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.82 BWP |
| 10 FKP | 188.21 BWP |
| 50 FKP | 941.05 BWP |
| 100 FKP | 1,882.10 BWP |
| 500 FKP | 9,410.49 BWP |
| 1,000 FKP | 18,820.98 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-23T16:52:02Z",
"rates": {
"BWP": 18.820984
}
}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": 1882.0983999999999,
"rate": 18.820984
}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