Rate Overview
Live
1 GIP = 1.1673 EUR
1 EUR = 0.856681
GIP
Avg
1.1627
High
1.1673
Low
1.1573
Last updated: 7/4/2026, 9:59:48 PM
Quick Conversions
| GIP | EUR |
|---|---|
| 1 GIP | 1.17 EUR |
| 10 GIP | 11.67 EUR |
| 50 GIP | 58.36 EUR |
| 100 GIP | 116.73 EUR |
| 500 GIP | 583.65 EUR |
| 1,000 GIP | 1,167.30 EUR |
Get GIP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=EURExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-04T21:59:48Z",
"rates": {
"EUR": 1.167295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "EUR",
"amount": 100
},
"result": 116.7295,
"rate": 1.167295
}Build with GIP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key