Rate Overview
Live
1 FKP = 17.8604 BWP
1 BWP = 0.055990
FKP
Avg
18.4104
High
19.2473
Low
17.7177
Last updated: 7/26/2026, 2:02:44 AM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 17.86 BWP |
| 10 FKP | 178.60 BWP |
| 50 FKP | 893.02 BWP |
| 100 FKP | 1,786.04 BWP |
| 500 FKP | 8,930.21 BWP |
| 1,000 FKP | 17,860.42 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-26T02:02:44Z",
"rates": {
"BWP": 17.860423
}
}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": 1786.0423,
"rate": 17.860423
}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