Rate Overview
Live
1 UGX = 2.3310 GNF
1 GNF = 0.428999
UGX
Avg
2.3303
High
2.3348
Low
2.3248
Last updated: 9/4/2026, 2:55:27 PM
Quick Conversions
| UGX | GNF |
|---|---|
| 1 UGX | 2.33 GNF |
| 10 UGX | 23.31 GNF |
| 50 UGX | 116.55 GNF |
| 100 UGX | 233.10 GNF |
| 500 UGX | 1,165.50 GNF |
| 1,000 UGX | 2,331.01 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-09-04T14:55:27Z",
"rates": {
"GNF": 2.331008
}
}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.10080000000002,
"rate": 2.331008
}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