Rate Overview
Live
1 GNF = 0.005090 UAH
1 UAH = 196.4637
GNF
Avg
0.005105
High
0.005122
Low
0.005090
Last updated: 7/31/2026, 11:09:07 AM
Quick Conversions
| GNF | UAH |
|---|---|
| 1 GNF | 0.01 UAH |
| 10 GNF | 0.05 UAH |
| 50 GNF | 0.25 UAH |
| 100 GNF | 0.51 UAH |
| 500 GNF | 2.55 UAH |
| 1,000 GNF | 5.09 UAH |
Get GNF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=UAHExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-31T11:09:07Z",
"rates": {
"UAH": 0.00509
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "UAH",
"amount": 100
},
"result": 0.509,
"rate": 0.00509
}Build with GNF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key