Rate Overview
Live
1 GNF = 0.026966 YER
1 YER = 37.0837
GNF
Avg
0.026981
High
0.027014
Low
0.026945
Last updated: 8/21/2026, 3:25:18 PM
Quick Conversions
| GNF | YER |
|---|---|
| 1 GNF | 0.03 YER |
| 10 GNF | 0.27 YER |
| 50 GNF | 1.35 YER |
| 100 GNF | 2.70 YER |
| 500 GNF | 13.48 YER |
| 1,000 GNF | 26.97 YER |
Get GNF/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=YERExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-21T15:25:18Z",
"rates": {
"YER": 0.026966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "YER",
"amount": 100
},
"result": 2.6966,
"rate": 0.026966
}Build with GNF/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key