Rate Overview
Live
1 BND = 0.579366 GIP
1 GIP = 1.7260
BND
Avg
0.582559
High
0.584078
Low
0.579366
Last updated: 4/17/2026, 6:12:01 AM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.58 GIP |
| 10 BND | 5.79 GIP |
| 50 BND | 28.97 GIP |
| 100 BND | 57.94 GIP |
| 500 BND | 289.68 GIP |
| 1,000 BND | 579.37 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-04-17T06:12:01Z",
"rates": {
"GIP": 0.579366
}
}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": 57.936600000000006,
"rate": 0.579366
}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