Rate Overview
Live
1 GIP = 316.9884 YER
1 YER = 0.003155
GIP
Avg
318.8832
High
320.1278
Low
316.9884
Last updated: 7/25/2026, 12:20:59 AM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 316.99 YER |
| 10 GIP | 3,169.88 YER |
| 50 GIP | 15,849.42 YER |
| 100 GIP | 31,698.84 YER |
| 500 GIP | 158,494.21 YER |
| 1,000 GIP | 316,988.42 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-25T00:20:59Z",
"rates": {
"YER": 316.98842
}
}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": 31698.842,
"rate": 316.98842
}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