Rate Overview
Live
1 FKP = 18.3154 BWP
1 BWP = 0.054599
FKP
Avg
18.0137
High
18.3154
Low
17.6004
Last updated: 3/27/2026, 12:56:00 PM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.32 BWP |
| 10 FKP | 183.15 BWP |
| 50 FKP | 915.77 BWP |
| 100 FKP | 1,831.54 BWP |
| 500 FKP | 9,157.71 BWP |
| 1,000 FKP | 18,315.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-03-27T12:56:00Z",
"rates": {
"BWP": 18.315416
}
}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": 1831.5416,
"rate": 18.315416
}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