Rate Overview
Live
1 BWP = 0.055530 FKP
1 FKP = 18.0083
BWP
Avg
0.055281
High
0.055797
Low
0.052821
Last updated: 7/6/2026, 11:31:55 AM
Quick Conversions
| BWP | FKP |
|---|---|
| 1 BWP | 0.06 FKP |
| 10 BWP | 0.56 FKP |
| 50 BWP | 2.78 FKP |
| 100 BWP | 5.55 FKP |
| 500 BWP | 27.77 FKP |
| 1,000 BWP | 55.53 FKP |
Get BWP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=FKPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-06T11:31:55Z",
"rates": {
"FKP": 0.05553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "FKP",
"amount": 100
},
"result": 5.553,
"rate": 0.05553
}Build with BWP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key