Rate Overview
Live
1 FKP = 18.1218 BWP
1 BWP = 0.055182
FKP
Avg
18.0727
High
18.9317
Low
17.6966
Last updated: 7/12/2026, 3:04:53 AM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.12 BWP |
| 10 FKP | 181.22 BWP |
| 50 FKP | 906.09 BWP |
| 100 FKP | 1,812.18 BWP |
| 500 FKP | 9,060.89 BWP |
| 1,000 FKP | 18,121.78 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-12T03:04:53Z",
"rates": {
"BWP": 18.121779
}
}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": 1812.1779,
"rate": 18.121779
}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