Rate Overview
Live
1 GIP = 1.7163 BND
1 BND = 0.582665
GIP
Avg
1.7079
High
1.7163
Low
1.7033
Last updated: 3/7/2026, 4:07:29 AM
Quick Conversions
| GIP | BND |
|---|---|
| 1 GIP | 1.72 BND |
| 10 GIP | 17.16 BND |
| 50 GIP | 85.81 BND |
| 100 GIP | 171.63 BND |
| 500 GIP | 858.13 BND |
| 1,000 GIP | 1,716.25 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-03-07T04:07:29Z",
"rates": {
"BND": 1.716253
}
}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.6253,
"rate": 1.716253
}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