Rate Overview
Live
1 BND = 0.583970 GIP
1 GIP = 1.7124
BND
Avg
0.582666
High
0.583970
Low
0.580020
Last updated: 9/7/2026, 3:22:37 PM
Quick Conversions
| BND | GIP |
|---|---|
| 1 BND | 0.58 GIP |
| 10 BND | 5.84 GIP |
| 50 BND | 29.20 GIP |
| 100 BND | 58.40 GIP |
| 500 BND | 291.99 GIP |
| 1,000 BND | 583.97 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-09-07T15:22:37Z",
"rates": {
"GIP": 0.58397
}
}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": 58.397,
"rate": 0.58397
}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