Rate Overview
Live
1 UGX = 2.3560 GNF
1 GNF = 0.424450
UGX
Avg
2.3855
High
2.5285
Low
2.3193
Last updated: 7/25/2026, 12:32:28 AM
Quick Conversions
| UGX | GNF |
|---|---|
| 1 UGX | 2.36 GNF |
| 10 UGX | 23.56 GNF |
| 50 UGX | 117.80 GNF |
| 100 UGX | 235.60 GNF |
| 500 UGX | 1,178.00 GNF |
| 1,000 UGX | 2,355.99 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-25T00:32:28Z",
"rates": {
"GNF": 2.355991
}
}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": 235.5991,
"rate": 2.355991
}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