Rate Overview
Live
1 GIP = 319.8762 YER
1 YER = 0.003126
GIP
Avg
320.6599
High
321.8779
Low
319.8762
Last updated: 9/3/2026, 7:03:57 AM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 319.88 YER |
| 10 GIP | 3,198.76 YER |
| 50 GIP | 15,993.81 YER |
| 100 GIP | 31,987.62 YER |
| 500 GIP | 159,938.10 YER |
| 1,000 GIP | 319,876.20 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-09-03T07:03:57Z",
"rates": {
"YER": 319.8762
}
}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": 31987.62,
"rate": 319.8762
}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