Rate Overview
Live
1 GIP = 18.2925 BWP
1 BWP = 0.054667
GIP
Avg
18.4461
High
19.2473
Low
17.7177
Last updated: 7/28/2026, 9:05:31 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.29 BWP |
| 10 GIP | 182.93 BWP |
| 50 GIP | 914.63 BWP |
| 100 GIP | 1,829.25 BWP |
| 500 GIP | 9,146.28 BWP |
| 1,000 GIP | 18,292.55 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-07-28T09:05:31Z",
"rates": {
"BWP": 18.29255
}
}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": 1829.2549999999999,
"rate": 18.29255
}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