Rate Overview
Live
1 GIP = 318.5360 YER
1 YER = 0.003139
GIP
Avg
319.8184
High
326.3415
Low
312.2021
Last updated: 3/28/2026, 5:38:04 AM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 318.54 YER |
| 10 GIP | 3,185.36 YER |
| 50 GIP | 15,926.80 YER |
| 100 GIP | 31,853.60 YER |
| 500 GIP | 159,268.01 YER |
| 1,000 GIP | 318,536.02 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-03-28T05:38:04Z",
"rates": {
"YER": 318.53602
}
}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": 31853.602,
"rate": 318.53602
}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