Rate Overview
Live
1 BND = 0.587251 GIP
1 GIP = 1.7028
BND
Avg
0.582499
High
0.587251
Low
0.580135
Last updated: 6/19/2026, 8:46:17 AM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.59 GIP |
| 10 BND | 5.87 GIP |
| 50 BND | 29.36 GIP |
| 100 BND | 58.73 GIP |
| 500 BND | 293.63 GIP |
| 1,000 BND | 587.25 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-06-19T08:46:17Z",
"rates": {
"GIP": 0.587251
}
}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.7251,
"rate": 0.587251
}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