Rate Overview
Live
1 GNF = 0.423132 UGX
1 UGX = 2.3633
GNF
Avg
0.420118
High
0.425801
Low
0.415915
Last updated: 7/25/2026, 10:16:17 PM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.42 UGX |
| 10 GNF | 4.23 UGX |
| 50 GNF | 21.16 UGX |
| 100 GNF | 42.31 UGX |
| 500 GNF | 211.57 UGX |
| 1,000 GNF | 423.13 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-25T22:16:17Z",
"rates": {
"UGX": 0.423132
}
}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.3132,
"rate": 0.423132
}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