Rate Overview
Live
1 GNF = 0.426175 UGX
1 UGX = 2.3465
GNF
Avg
0.427944
High
0.430158
Low
0.426175
Last updated: 5/8/2026, 3:43:55 PM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.43 UGX |
| 10 GNF | 4.26 UGX |
| 50 GNF | 21.31 UGX |
| 100 GNF | 42.62 UGX |
| 500 GNF | 213.09 UGX |
| 1,000 GNF | 426.18 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-05-08T15:43:55Z",
"rates": {
"UGX": 0.426175
}
}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.6175,
"rate": 0.426175
}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