Rate Overview
Live
1 BND = 0.579823 GIP
1 GIP = 1.7247
BND
Avg
0.578544
High
0.581000
Low
0.575479
Last updated: 5/7/2026, 11:21:23 AM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.58 GIP |
| 10 BND | 5.80 GIP |
| 50 BND | 28.99 GIP |
| 100 BND | 57.98 GIP |
| 500 BND | 289.91 GIP |
| 1,000 BND | 579.82 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-07T11:21:23Z",
"rates": {
"GIP": 0.579823
}
}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": 57.982299999999995,
"rate": 0.579823
}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