Rate Overview
Live
1 GNF = 0.005108 UAH
1 UAH = 195.7713
GNF
Avg
0.005019
High
0.005125
Low
0.004884
Last updated: 7/28/2026, 3:26:01 PM
Quick Conversions
| GNF | UAH |
|---|---|
| 1 GNF | 0.01 UAH |
| 10 GNF | 0.05 UAH |
| 50 GNF | 0.26 UAH |
| 100 GNF | 0.51 UAH |
| 500 GNF | 2.55 UAH |
| 1,000 GNF | 5.11 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-28T15:26:01Z",
"rates": {
"UAH": 0.005108
}
}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.5107999999999999,
"rate": 0.005108
}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