Rate Overview
Live
1 FKP = 18.1531 BWP
1 BWP = 0.055087
FKP
Avg
18.0766
High
18.1531
Low
18.0198
Last updated: 4/16/2026, 2:11:40 PM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.15 BWP |
| 10 FKP | 181.53 BWP |
| 50 FKP | 907.66 BWP |
| 100 FKP | 1,815.31 BWP |
| 500 FKP | 9,076.55 BWP |
| 1,000 FKP | 18,153.11 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-04-16T14:11:40Z",
"rates": {
"BWP": 18.153106
}
}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": 1815.3106,
"rate": 18.153106
}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