Rate Overview
Live
1 UAH = 200.1846 GNF
1 GNF = 0.004995
UAH
Avg
199.6608
High
200.1846
Low
199.0247
Last updated: 5/7/2026, 7:04:09 PM
Quick Conversions
| UAH | GNF |
|---|---|
| 1 UAH | 200.18 GNF |
| 10 UAH | 2,001.85 GNF |
| 50 UAH | 10,009.23 GNF |
| 100 UAH | 20,018.46 GNF |
| 500 UAH | 100,092.29 GNF |
| 1,000 UAH | 200,184.57 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-05-07T19:04:09Z",
"rates": {
"GNF": 200.184571
}
}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": 20018.4571,
"rate": 200.184571
}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