Rate Overview
Live
1 FKP = 18.3462 BWP
1 BWP = 0.054507
FKP
Avg
18.1929
High
18.7904
Low
17.7980
Last updated: 7/26/2026, 3:50:57 PM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.35 BWP |
| 10 FKP | 183.46 BWP |
| 50 FKP | 917.31 BWP |
| 100 FKP | 1,834.62 BWP |
| 500 FKP | 9,173.08 BWP |
| 1,000 FKP | 18,346.15 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-26T15:50:57Z",
"rates": {
"BWP": 18.34615
}
}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": 1834.6150000000002,
"rate": 18.34615
}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