Rate Overview
Live
1 GIP = 1.1714 EUR
1 EUR = 0.853698
GIP
Avg
1.1743
High
1.1780
Low
1.1701
Last updated: 7/25/2026, 10:58:28 PM
Quick Conversions
| GIP | EUR |
|---|---|
| 1 GIP | 1.17 EUR |
| 10 GIP | 11.71 EUR |
| 50 GIP | 58.57 EUR |
| 100 GIP | 117.14 EUR |
| 500 GIP | 585.69 EUR |
| 1,000 GIP | 1,171.37 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-25T22:58:28Z",
"rates": {
"EUR": 1.171374
}
}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": 117.13739999999999,
"rate": 1.171374
}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