Rate Overview
Live
1 GNF = 0.416245 UGX
1 UGX = 2.4024
GNF
Avg
0.424355
High
0.429604
Low
0.416245
Last updated: 6/18/2026, 5:06:05 AM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.42 UGX |
| 10 GNF | 4.16 UGX |
| 50 GNF | 20.81 UGX |
| 100 GNF | 41.62 UGX |
| 500 GNF | 208.12 UGX |
| 1,000 GNF | 416.25 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-06-18T05:06:05Z",
"rates": {
"UGX": 0.416245
}
}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": 41.6245,
"rate": 0.416245
}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