Rate Overview
Live
1 BND = 0.583076 GIP
1 GIP = 1.7150
BND
Avg
0.589137
High
0.612816
Low
0.574064
Last updated: 3/27/2026, 6:51:51 PM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.58 GIP |
| 10 BND | 5.83 GIP |
| 50 BND | 29.15 GIP |
| 100 BND | 58.31 GIP |
| 500 BND | 291.54 GIP |
| 1,000 BND | 583.08 GIP |
Get BND/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GIPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-03-27T18:51:51Z",
"rates": {
"GIP": 0.583076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GIP",
"amount": 100
},
"result": 58.3076,
"rate": 0.583076
}Build with BND/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key