Rate Overview
Live
1 GNF = 0.430642 UGX
1 UGX = 2.3221
GNF
Avg
0.418621
High
0.430642
Low
0.395485
Last updated: 5/28/2026, 11:02:01 PM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.43 UGX |
| 10 GNF | 4.31 UGX |
| 50 GNF | 21.53 UGX |
| 100 GNF | 43.06 UGX |
| 500 GNF | 215.32 UGX |
| 1,000 GNF | 430.64 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-28T23:02:01Z",
"rates": {
"UGX": 0.430642
}
}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": 43.0642,
"rate": 0.430642
}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