Rate Overview
Live
1 UGX = 0.000605 FJD
1 FJD = 1652.89
UGX
Avg
0.000594
High
0.000605
Low
0.000586
Last updated: 3/27/2026, 8:10:24 AM
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.61 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-03-27T08:10:24Z",
"rates": {
"FJD": 0.000605
}
}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.0605,
"rate": 0.000605
}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