Rate Overview
Live
1 GNF = 0.429851 UGX
1 UGX = 2.3264
GNF
Avg
0.428841
High
0.430151
Low
0.425504
Last updated: 9/3/2026, 2:51:11 PM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.43 UGX |
| 10 GNF | 4.30 UGX |
| 50 GNF | 21.49 UGX |
| 100 GNF | 42.99 UGX |
| 500 GNF | 214.93 UGX |
| 1,000 GNF | 429.85 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-09-03T14:51:11Z",
"rates": {
"UGX": 0.429851
}
}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.985099999999996,
"rate": 0.429851
}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