Rate Overview
Live
1 GIP = 18.2640 BWP
1 BWP = 0.054752
GIP
Avg
18.3682
High
18.5127
Low
18.2288
Last updated: 5/8/2026, 11:45:13 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.26 BWP |
| 10 GIP | 182.64 BWP |
| 50 GIP | 913.20 BWP |
| 100 GIP | 1,826.40 BWP |
| 500 GIP | 9,132.02 BWP |
| 1,000 GIP | 18,264.04 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-08T11:45:13Z",
"rates": {
"BWP": 18.264039
}
}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": 1826.4039,
"rate": 18.264039
}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