Rate Overview
Live
1 BWP = 0.055086 FKP
1 FKP = 18.1534
BWP
Avg
0.055320
High
0.055494
Low
0.055086
Last updated: 4/16/2026, 4:13:24 PM
Quick Conversions
| BWP | FKP |
|---|---|
| 1 BWP | 0.06 FKP |
| 10 BWP | 0.55 FKP |
| 50 BWP | 2.75 FKP |
| 100 BWP | 5.51 FKP |
| 500 BWP | 27.54 FKP |
| 1,000 BWP | 55.09 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-04-16T16:13:24Z",
"rates": {
"FKP": 0.055086
}
}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.5086,
"rate": 0.055086
}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