Rate Overview
Live
1 BWP = 0.055142 GIP
1 GIP = 18.1350
BWP
Avg
0.055944
High
0.056816
Low
0.055142
Last updated: 3/7/2026, 3:21:31 AM
Quick Conversions
| BWP | GIP |
|---|---|
| 1 BWP | 0.06 GIP |
| 10 BWP | 0.55 GIP |
| 50 BWP | 2.76 GIP |
| 100 BWP | 5.51 GIP |
| 500 BWP | 27.57 GIP |
| 1,000 BWP | 55.14 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-03-07T03:21:31Z",
"rates": {
"GIP": 0.055142
}
}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.5142,
"rate": 0.055142
}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