Rate Overview
Live
1 BWP = 0.054734 GIP
1 GIP = 18.2702
BWP
Avg
0.054463
High
0.054858
Low
0.054016
Last updated: 5/9/2026, 4:53:53 AM
Quick Conversions
| BWP | GIP |
|---|---|
| 1 BWP | 0.05 GIP |
| 10 BWP | 0.55 GIP |
| 50 BWP | 2.74 GIP |
| 100 BWP | 5.47 GIP |
| 500 BWP | 27.37 GIP |
| 1,000 BWP | 54.73 GIP |
Get BWP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=GIPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-09T04:53:53Z",
"rates": {
"GIP": 0.054734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "GIP",
"amount": 100
},
"result": 5.4734,
"rate": 0.054734
}Build with BWP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key