Rate Overview
Live
1 FKP = 18.1525 BWP
1 BWP = 0.055089
FKP
Avg
18.1203
High
18.1664
Low
17.9818
Last updated: 6/16/2026, 4:40:57 AM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.15 BWP |
| 10 FKP | 181.52 BWP |
| 50 FKP | 907.62 BWP |
| 100 FKP | 1,815.25 BWP |
| 500 FKP | 9,076.24 BWP |
| 1,000 FKP | 18,152.47 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-06-16T04:40:57Z",
"rates": {
"BWP": 18.15247
}
}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.247,
"rate": 18.15247
}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