Rate Overview
Live
1 FKP = 18.1198 BWP
1 BWP = 0.055188
FKP
Avg
18.2005
High
18.7904
Low
17.7980
Last updated: 5/26/2026, 10:12:10 PM
Quick Conversions
| FKP | BWP |
|---|---|
| 1 FKP | 18.12 BWP |
| 10 FKP | 181.20 BWP |
| 50 FKP | 905.99 BWP |
| 100 FKP | 1,811.98 BWP |
| 500 FKP | 9,059.91 BWP |
| 1,000 FKP | 18,119.81 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-05-26T22:12:10Z",
"rates": {
"BWP": 18.119811
}
}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": 1811.9811,
"rate": 18.119811
}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