Rate Overview
Live
1 GIP = 318.5837 YER
1 YER = 0.003139
GIP
Avg
320.7566
High
328.5324
Low
314.8620
Last updated: 7/12/2026, 7:06:07 PM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 318.58 YER |
| 10 GIP | 3,185.84 YER |
| 50 GIP | 15,929.18 YER |
| 100 GIP | 31,858.37 YER |
| 500 GIP | 159,291.83 YER |
| 1,000 GIP | 318,583.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-07-12T19:06:07Z",
"rates": {
"YER": 318.583661
}
}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": 31858.3661,
"rate": 318.583661
}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