Rate Overview
Live
1 BWP = 0.055366 GIP
1 GIP = 18.0616
BWP
Avg
0.054596
High
0.056528
Low
0.051758
Last updated: 5/29/2026, 5:30:17 PM
Quick Conversions
| BWP | GIP |
|---|---|
| 1 BWP | 0.06 GIP |
| 10 BWP | 0.55 GIP |
| 50 BWP | 2.77 GIP |
| 100 BWP | 5.54 GIP |
| 500 BWP | 27.68 GIP |
| 1,000 BWP | 55.37 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-29T17:30:17Z",
"rates": {
"GIP": 0.055366
}
}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.5366,
"rate": 0.055366
}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