Rate Overview
Live
1 GIP = 18.3154 BWP
1 BWP = 0.054599
GIP
Avg
18.2181
High
18.3154
Low
17.9208
Last updated: 3/27/2026, 6:43:18 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.32 BWP |
| 10 GIP | 183.15 BWP |
| 50 GIP | 915.77 BWP |
| 100 GIP | 1,831.54 BWP |
| 500 GIP | 9,157.71 BWP |
| 1,000 GIP | 18,315.42 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-27T06:43:18Z",
"rates": {
"BWP": 18.315416
}
}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": 1831.5416,
"rate": 18.315416
}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