Rate Overview
Live
1 GIP = 1.7179 BND
1 BND = 0.582117
GIP
Avg
1.7217
High
1.7290
Low
1.7179
Last updated: 7/29/2026, 12:54:44 AM
Quick Conversions
| GIP | BND |
|---|---|
| 1 GIP | 1.72 BND |
| 10 GIP | 17.18 BND |
| 50 GIP | 85.89 BND |
| 100 GIP | 171.79 BND |
| 500 GIP | 858.93 BND |
| 1,000 GIP | 1,717.87 BND |
Get GIP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BNDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-29T00:54:44Z",
"rates": {
"BND": 1.717869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BND",
"amount": 100
},
"result": 171.7869,
"rate": 1.717869
}Build with GIP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key