Rate Overview
Live
1 UAH = 200.8043 GNF
1 GNF = 0.004980
UAH
Avg
201.6832
High
202.2734
Low
200.8043
Last updated: 4/17/2026, 12:12:52 PM
Quick Conversions
| UAH | GNF |
|---|---|
| 1 UAH | 200.80 GNF |
| 10 UAH | 2,008.04 GNF |
| 50 UAH | 10,040.22 GNF |
| 100 UAH | 20,080.43 GNF |
| 500 UAH | 100,402.16 GNF |
| 1,000 UAH | 200,804.32 GNF |
Get UAH/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=GNFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T12:12:52Z",
"rates": {
"GNF": 200.804322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "GNF",
"amount": 100
},
"result": 20080.432200000003,
"rate": 200.804322
}Build with UAH/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key