Rate Overview
Live
1 UGX = 0.000595 FJD
1 FJD = 1680.67
UGX
Avg
0.000601
High
0.000607
Low
0.000595
Last updated: 7/26/2026, 9:22:17 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-07-26T21:22:17Z",
"rates": {
"FJD": 0.000595
}
}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.059500000000000004,
"rate": 0.000595
}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