Rate Overview
Live
1 GNF = 0.423622 UGX
1 UGX = 2.3606
GNF
Avg
0.412712
High
0.430583
Low
0.394752
Last updated: 3/27/2026, 8:25:36 AM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.42 UGX |
| 10 GNF | 4.24 UGX |
| 50 GNF | 21.18 UGX |
| 100 GNF | 42.36 UGX |
| 500 GNF | 211.81 UGX |
| 1,000 GNF | 423.62 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-03-27T08:25:36Z",
"rates": {
"UGX": 0.423622
}
}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.3622,
"rate": 0.423622
}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