Rate Overview
Live
1 GNF = 0.420946 UGX
1 UGX = 2.3756
GNF
Avg
0.414144
High
0.431430
Low
0.395830
Last updated: 7/20/2026, 1:16:58 AM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.42 UGX |
| 10 GNF | 4.21 UGX |
| 50 GNF | 21.05 UGX |
| 100 GNF | 42.09 UGX |
| 500 GNF | 210.47 UGX |
| 1,000 GNF | 420.95 UGX |
Get GNF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=UGXExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-20T01:16:58Z",
"rates": {
"UGX": 0.420946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "UGX",
"amount": 100
},
"result": 42.0946,
"rate": 0.420946
}Build with GNF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key