Rate Overview
Live
1 GIP = 1.7150 BND
1 BND = 0.583076
GIP
Avg
1.7210
High
1.7411
Low
1.7041
Last updated: 3/27/2026, 10:21:53 AM
Quick Conversions
| GIP | BND |
|---|---|
| 1 GIP | 1.72 BND |
| 10 GIP | 17.15 BND |
| 50 GIP | 85.75 BND |
| 100 GIP | 171.50 BND |
| 500 GIP | 857.52 BND |
| 1,000 GIP | 1,715.04 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-27T10:21:53Z",
"rates": {
"BND": 1.715041
}
}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.5041,
"rate": 1.715041
}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