Rate Overview
Live
1 BWP = 0.054482 FKP
1 FKP = 18.3547
BWP
Avg
0.054380
High
0.054739
Low
0.054016
Last updated: 5/6/2026, 7:14:28 PM
Quick Conversions
| BWP | FKP |
|---|---|
| 1 BWP | 0.05 FKP |
| 10 BWP | 0.54 FKP |
| 50 BWP | 2.72 FKP |
| 100 BWP | 5.45 FKP |
| 500 BWP | 27.24 FKP |
| 1,000 BWP | 54.48 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-05-06T19:14:28Z",
"rates": {
"FKP": 0.054482
}
}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.4482,
"rate": 0.054482
}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