Rate Overview
Live
1 GIP = 18.0050 BWP
1 BWP = 0.055540
GIP
Avg
18.3405
High
19.1292
Low
18.0050
Last updated: 5/28/2026, 3:15:59 PM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.01 BWP |
| 10 GIP | 180.05 BWP |
| 50 GIP | 900.25 BWP |
| 100 GIP | 1,800.50 BWP |
| 500 GIP | 9,002.52 BWP |
| 1,000 GIP | 18,005.03 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-05-28T15:15:59Z",
"rates": {
"BWP": 18.00503
}
}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": 1800.5030000000002,
"rate": 18.00503
}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