Rate Overview
Live
1 BND = 0.582063 GIP
1 GIP = 1.7180
BND
Avg
0.584269
High
0.605651
Low
0.573313
Last updated: 5/27/2026, 8:36:43 PM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.58 GIP |
| 10 BND | 5.82 GIP |
| 50 BND | 29.10 GIP |
| 100 BND | 58.21 GIP |
| 500 BND | 291.03 GIP |
| 1,000 BND | 582.06 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-05-27T20:36:43Z",
"rates": {
"GIP": 0.582063
}
}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.2063,
"rate": 0.582063
}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