Rate Overview
Live
1 EUR = 0.861656 GIP
1 GIP = 1.1606
EUR
Avg
0.866968
High
0.881164
Low
0.837916
Last updated: 5/26/2026, 5:57:28 PM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.86 GIP |
| 10 EUR | 8.62 GIP |
| 50 EUR | 43.08 GIP |
| 100 EUR | 86.17 GIP |
| 500 EUR | 430.83 GIP |
| 1,000 EUR | 861.66 GIP |
Get EUR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=GIPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-26T17:57:28Z",
"rates": {
"GIP": 0.861656
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "GIP",
"amount": 100
},
"result": 86.1656,
"rate": 0.861656
}Build with EUR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key