Rate Overview
Live
1 UGX = 2.3333 GNF
1 GNF = 0.428574
UGX
Avg
2.3829
High
2.5285
Low
2.3193
Last updated: 7/28/2026, 12:03:00 PM
Quick Conversions
| UGX | GNF |
|---|---|
| 1 UGX | 2.33 GNF |
| 10 UGX | 23.33 GNF |
| 50 UGX | 116.67 GNF |
| 100 UGX | 233.33 GNF |
| 500 UGX | 1,166.66 GNF |
| 1,000 UGX | 2,333.32 GNF |
Get UGX/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=GNFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-28T12:03:00Z",
"rates": {
"GNF": 2.333321
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "GNF",
"amount": 100
},
"result": 233.33210000000003,
"rate": 2.333321
}Build with UGX/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key