Rate Overview
Live
1 GIP = 317.8435 YER
1 YER = 0.003146
GIP
Avg
316.2923
High
317.8435
Low
314.8620
Last updated: 7/5/2026, 8:51:08 PM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 317.84 YER |
| 10 GIP | 3,178.44 YER |
| 50 GIP | 15,892.18 YER |
| 100 GIP | 31,784.35 YER |
| 500 GIP | 158,921.76 YER |
| 1,000 GIP | 317,843.52 YER |
Get GIP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=YERExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-05T20:51:08Z",
"rates": {
"YER": 317.843519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "YER",
"amount": 100
},
"result": 31784.3519,
"rate": 317.843519
}Build with GIP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key