Rate Overview
Live
1 UGX = 2.3824 GNF
1 GNF = 0.419737
UGX
Avg
2.4015
High
2.4406
Low
2.3552
Last updated: 3/7/2026, 7:58:38 AM
Quick Conversions
| UGX | GNF |
|---|---|
| 1 UGX | 2.38 GNF |
| 10 UGX | 23.82 GNF |
| 50 UGX | 119.12 GNF |
| 100 UGX | 238.24 GNF |
| 500 UGX | 1,191.22 GNF |
| 1,000 UGX | 2,382.44 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-03-07T07:58:38Z",
"rates": {
"GNF": 2.382442
}
}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": 238.2442,
"rate": 2.382442
}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