Rate Overview
Live
1 GIP = 17.6966 BWP
1 BWP = 0.056508
GIP
Avg
18.3130
High
19.3206
Low
17.6902
Last updated: 6/19/2026, 9:55:24 PM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 17.70 BWP |
| 10 GIP | 176.97 BWP |
| 50 GIP | 884.83 BWP |
| 100 GIP | 1,769.66 BWP |
| 500 GIP | 8,848.30 BWP |
| 1,000 GIP | 17,696.59 BWP |
Get GIP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BWPExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-06-19T21:55:24Z",
"rates": {
"BWP": 17.696595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BWP",
"amount": 100
},
"result": 1769.6594999999998,
"rate": 17.696595
}Build with GIP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key