Rate Overview
Live
1 UGX = 0.000600 FJD
1 FJD = 1666.67
UGX
Avg
0.000600
High
0.000603
Low
0.000595
Last updated: 4/16/2026, 9:35:53 PM
Quick Conversions
| UGX | FJD |
|---|---|
| 1 UGX | 0.00 FJD |
| 10 UGX | 0.01 FJD |
| 50 UGX | 0.03 FJD |
| 100 UGX | 0.06 FJD |
| 500 UGX | 0.30 FJD |
| 1,000 UGX | 0.60 FJD |
Get UGX/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=FJDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-16T21:35:53Z",
"rates": {
"FJD": 0.0006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "FJD",
"amount": 100
},
"result": 0.06,
"rate": 0.0006
}Build with UGX/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key