Rate Overview
Live
1 GIP = 18.1620 BWP
1 BWP = 0.055060
GIP
Avg
18.1073
High
18.2052
Low
18.0376
Last updated: 4/18/2026, 8:45:49 AM
Quick Conversions
| GIP | BWP |
|---|---|
| 1 GIP | 18.16 BWP |
| 10 GIP | 181.62 BWP |
| 50 GIP | 908.10 BWP |
| 100 GIP | 1,816.20 BWP |
| 500 GIP | 9,080.99 BWP |
| 1,000 GIP | 18,161.98 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-04-18T08:45:49Z",
"rates": {
"BWP": 18.161975
}
}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": 1816.1975000000002,
"rate": 18.161975
}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