Rate Overview
Live
1 EUR = 0.869028 GIP
1 GIP = 1.1507
EUR
Avg
0.870320
High
0.875505
Low
0.864761
Last updated: 3/7/2026, 12:52:16 AM
Quick Conversions
| EUR | GIP |
|---|---|
| 1 EUR | 0.87 GIP |
| 10 EUR | 8.69 GIP |
| 50 EUR | 43.45 GIP |
| 100 EUR | 86.90 GIP |
| 500 EUR | 434.51 GIP |
| 1,000 EUR | 869.03 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-03-07T00:52:16Z",
"rates": {
"GIP": 0.869028
}
}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.9028,
"rate": 0.869028
}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