Rate Overview
Live
1 YER = 0.003126 GIP
1 GIP = 319.8976
YER
Avg
0.003126
High
0.003151
Low
0.003107
Last updated: 3/7/2026, 9:15:03 AM
Quick Conversions
| YER | GIP |
|---|---|
| 1 YER | 0.00 GIP |
| 10 YER | 0.03 GIP |
| 50 YER | 0.16 GIP |
| 100 YER | 0.31 GIP |
| 500 YER | 1.56 GIP |
| 1,000 YER | 3.13 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-03-07T09:15:03Z",
"rates": {
"GIP": 0.003126
}
}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.3126,
"rate": 0.003126
}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