Rate Overview
Live
1 GNF = 0.004986 UAH
1 UAH = 200.5616
GNF
Avg
0.004958
High
0.005004
Low
0.004900
Last updated: 3/7/2026, 7:35:51 AM
Quick Conversions
| GNF | UAH |
|---|---|
| 1 GNF | 0.00 UAH |
| 10 GNF | 0.05 UAH |
| 50 GNF | 0.25 UAH |
| 100 GNF | 0.50 UAH |
| 500 GNF | 2.49 UAH |
| 1,000 GNF | 4.99 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-03-07T07:35:51Z",
"rates": {
"UAH": 0.004986
}
}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.4986,
"rate": 0.004986
}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