Rate Overview
Live
1 GIP = 18.2249 BWP
1 BWP = 0.054870
GIP
Avg
18.2204
High
18.2686
Low
18.1564
Last updated: 8/11/2026, 10:20:12 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.22 BWP |
| 10 GIP | 182.25 BWP |
| 50 GIP | 911.25 BWP |
| 100 GIP | 1,822.49 BWP |
| 500 GIP | 9,112.47 BWP |
| 1,000 GIP | 18,224.94 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-08-11T10:20:12Z",
"rates": {
"BWP": 18.224943
}
}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": 1822.4943,
"rate": 18.224943
}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