Rate Overview
Live
1 GIP = 321.1037 YER
1 YER = 0.003114
GIP
Avg
321.6632
High
328.5324
Low
315.8841
Last updated: 5/27/2026, 12:16:42 PM
Quick Conversions
| GIP | YER |
|---|---|
| 1 GIP | 321.10 YER |
| 10 GIP | 3,211.04 YER |
| 50 GIP | 16,055.18 YER |
| 100 GIP | 32,110.37 YER |
| 500 GIP | 160,551.84 YER |
| 1,000 GIP | 321,103.68 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-27T12:16:42Z",
"rates": {
"YER": 321.103682
}
}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": 32110.3682,
"rate": 321.103682
}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