Rate Overview
Live
1 YER = 0.003088 GIP
1 GIP = 323.8342
YER
Avg
0.003113
High
0.003137
Low
0.003088
Last updated: 4/17/2026, 10:45:11 AM
Quick Conversions
| YER | GIP |
|---|---|
| 1 YER | 0.00 GIP |
| 10 YER | 0.03 GIP |
| 50 YER | 0.15 GIP |
| 100 YER | 0.31 GIP |
| 500 YER | 1.54 GIP |
| 1,000 YER | 3.09 GIP |
Get YER/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GIPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T10:45:11Z",
"rates": {
"GIP": 0.003088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GIP",
"amount": 100
},
"result": 0.3088,
"rate": 0.003088
}Build with YER/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key