Rate Overview
Live
1 YER = 0.003192 GIP
1 GIP = 313.2832
YER
Avg
0.003141
High
0.003192
Low
0.003115
Last updated: 6/19/2026, 8:49:15 AM
Quick Conversions
| YER | GIP |
|---|---|
| 1 YER | 0.00 GIP |
| 10 YER | 0.03 GIP |
| 50 YER | 0.16 GIP |
| 100 YER | 0.32 GIP |
| 500 YER | 1.60 GIP |
| 1,000 YER | 3.19 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-06-19T08:49:15Z",
"rates": {
"GIP": 0.003192
}
}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.3192,
"rate": 0.003192
}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