Rate Overview
Live
1 GIP = 1.7028 BND
1 BND = 0.587251
GIP
Avg
1.7185
High
1.7237
Low
1.7028
Last updated: 6/19/2026, 5:06:45 AM
Quick Conversions
| GIP | BND |
|---|---|
| 1 GIP | 1.70 BND |
| 10 GIP | 17.03 BND |
| 50 GIP | 85.14 BND |
| 100 GIP | 170.28 BND |
| 500 GIP | 851.42 BND |
| 1,000 GIP | 1,702.85 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-06-19T05:06:45Z",
"rates": {
"BND": 1.702848
}
}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": 170.2848,
"rate": 1.702848
}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