Rate Overview
Live
1 UGX = 2.3606 GNF
1 GNF = 0.423623
UGX
Avg
2.3382
High
2.3693
Low
2.3179
Last updated: 3/27/2026, 3:23:02 PM
Quick Conversions
| UGX | GNF |
|---|---|
| 1 UGX | 2.36 GNF |
| 10 UGX | 23.61 GNF |
| 50 UGX | 118.03 GNF |
| 100 UGX | 236.06 GNF |
| 500 UGX | 1,180.30 GNF |
| 1,000 UGX | 2,360.59 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-27T15:23:02Z",
"rates": {
"GNF": 2.360592
}
}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": 236.0592,
"rate": 2.360592
}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