Rate Overview
Live
1 GNF = 0.005087 UAH
1 UAH = 196.5795
GNF
Avg
0.005095
High
0.005116
Low
0.005080
Last updated: 7/7/2026, 8:01:33 PM
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.54 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-07T20:01:33Z",
"rates": {
"UAH": 0.005087
}
}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.5087,
"rate": 0.005087
}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