Rate Overview
Live
1 GIP = 1.1481 EUR
1 EUR = 0.870994
GIP
Avg
1.1473
High
1.1520
Low
1.1409
Last updated: 4/16/2026, 4:12:21 AM
Quick Conversions
| GIP | EUR |
|---|---|
| 1 GIP | 1.15 EUR |
| 10 GIP | 11.48 EUR |
| 50 GIP | 57.41 EUR |
| 100 GIP | 114.81 EUR |
| 500 GIP | 574.06 EUR |
| 1,000 GIP | 1,148.11 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-04-16T04:12:21Z",
"rates": {
"EUR": 1.148114
}
}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": 114.8114,
"rate": 1.148114
}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