Rate Overview
Live
1 GIP = 323.9451 YER
1 YER = 0.003087
GIP
Avg
323.5772
High
324.9614
Low
321.9364
Last updated: 5/7/2026, 7:57:47 AM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 323.95 YER |
| 10 GIP | 3,239.45 YER |
| 50 GIP | 16,197.25 YER |
| 100 GIP | 32,394.51 YER |
| 500 GIP | 161,972.53 YER |
| 1,000 GIP | 323,945.06 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-05-07T07:57:47Z",
"rates": {
"YER": 323.945064
}
}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": 32394.5064,
"rate": 323.945064
}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