Rate Overview
Live
1 UAH = 198.0488 GNF
1 GNF = 0.005049
UAH
Avg
205.2679
High
210.8554
Low
198.0488
Last updated: 5/27/2026, 10:55:59 PM
Quick Conversions
| UAH | GNF |
|---|---|
| 1 UAH | 198.05 GNF |
| 10 UAH | 1,980.49 GNF |
| 50 UAH | 9,902.44 GNF |
| 100 UAH | 19,804.88 GNF |
| 500 UAH | 99,024.39 GNF |
| 1,000 UAH | 198,048.78 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-27T22:55:59Z",
"rates": {
"GNF": 198.048781
}
}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": 19804.878099999998,
"rate": 198.048781
}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