Rate Overview
Live
1 GIP = 17.9931 BWP
1 BWP = 0.055577
GIP
Avg
18.0698
High
18.1664
Low
17.8787
Last updated: 6/18/2026, 3:33:20 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 17.99 BWP |
| 10 GIP | 179.93 BWP |
| 50 GIP | 899.66 BWP |
| 100 GIP | 1,799.31 BWP |
| 500 GIP | 8,996.55 BWP |
| 1,000 GIP | 17,993.11 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-18T03:33:20Z",
"rates": {
"BWP": 17.993107
}
}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": 1799.3106999999998,
"rate": 17.993107
}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