Rate Overview
Live
1 GIP = 323.8219 YER
1 YER = 0.003088
GIP
Avg
321.2307
High
323.8219
Low
318.7751
Last updated: 4/17/2026, 6:19:54 AM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 323.82 YER |
| 10 GIP | 3,238.22 YER |
| 50 GIP | 16,191.10 YER |
| 100 GIP | 32,382.19 YER |
| 500 GIP | 161,910.97 YER |
| 1,000 GIP | 323,821.94 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-04-17T06:19:54Z",
"rates": {
"YER": 323.821944
}
}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": 32382.194399999997,
"rate": 323.821944
}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