Rate Overview
Live
1 GIP = 1.1599 EUR
1 EUR = 0.862131
GIP
Avg
1.1572
High
1.1599
Low
1.1543
Last updated: 5/26/2026, 3:56:12 PM
Quick Conversions
| GIP | EUR |
|---|---|
| 1 GIP | 1.16 EUR |
| 10 GIP | 11.60 EUR |
| 50 GIP | 58.00 EUR |
| 100 GIP | 115.99 EUR |
| 500 GIP | 579.96 EUR |
| 1,000 GIP | 1,159.92 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-05-26T15:56:12Z",
"rates": {
"EUR": 1.159917
}
}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": 115.99170000000001,
"rate": 1.159917
}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