Rate Overview
Live
1 GNF = 0.431162 UGX
1 UGX = 2.3193
GNF
Avg
0.419189
High
0.431162
Low
0.395485
Last updated: 5/29/2026, 2:29:14 PM
Quick Conversions
| GNF | UGX |
|---|---|
| 1 GNF | 0.43 UGX |
| 10 GNF | 4.31 UGX |
| 50 GNF | 21.56 UGX |
| 100 GNF | 43.12 UGX |
| 500 GNF | 215.58 UGX |
| 1,000 GNF | 431.16 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-29T14:29:14Z",
"rates": {
"UGX": 0.431162
}
}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.1162,
"rate": 0.431162
}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