Rate Overview
Live
1 GIP = 18.0598 BWP
1 BWP = 0.055372
GIP
Avg
17.8351
High
18.0598
Low
17.6004
Last updated: 3/7/2026, 12:09:55 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.06 BWP |
| 10 GIP | 180.60 BWP |
| 50 GIP | 902.99 BWP |
| 100 GIP | 1,805.98 BWP |
| 500 GIP | 9,029.89 BWP |
| 1,000 GIP | 18,059.79 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-03-07T00:09:55Z",
"rates": {
"BWP": 18.059787
}
}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.9787000000001,
"rate": 18.059787
}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