Rate Overview
Live
1 GIP = 19.1467 BWP
1 BWP = 0.052228
GIP
Avg
18.2145
High
19.1467
Low
17.7980
Last updated: 7/22/2026, 11:58:35 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 19.15 BWP |
| 10 GIP | 191.47 BWP |
| 50 GIP | 957.34 BWP |
| 100 GIP | 1,914.67 BWP |
| 500 GIP | 9,573.35 BWP |
| 1,000 GIP | 19,146.70 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-22T11:58:35Z",
"rates": {
"BWP": 19.146702
}
}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": 1914.6702,
"rate": 19.146702
}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