Rate Overview
Live
1 GIP = 314.9797 YER
1 YER = 0.003175
GIP
Avg
320.9303
High
332.4193
Low
312.2021
Last updated: 6/29/2026, 10:16:40 PM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 314.98 YER |
| 10 GIP | 3,149.80 YER |
| 50 GIP | 15,748.98 YER |
| 100 GIP | 31,497.97 YER |
| 500 GIP | 157,489.83 YER |
| 1,000 GIP | 314,979.66 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-06-29T22:16:40Z",
"rates": {
"YER": 314.979658
}
}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": 31497.965799999998,
"rate": 314.979658
}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