Rate Overview
Live
1 GIP = 18.0575 BWP
1 BWP = 0.055379
GIP
Avg
18.1100
High
18.9317
Low
17.9219
Last updated: 7/7/2026, 11:33:34 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.06 BWP |
| 10 GIP | 180.58 BWP |
| 50 GIP | 902.88 BWP |
| 100 GIP | 1,805.75 BWP |
| 500 GIP | 9,028.76 BWP |
| 1,000 GIP | 18,057.52 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-07T11:33:34Z",
"rates": {
"BWP": 18.057515
}
}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": 1805.7514999999999,
"rate": 18.057515
}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