Rate Overview
Live
1 FJD = 1668.95 UGX
1 UGX = 0.000599
FJD
Avg
1649.48
High
1682.36
Low
1622.77
Last updated: 3/6/2026, 8:45:51 PM
Quick Conversions
| FJD | UGX |
|---|---|
| 1 FJD | 1,668.95 UGX |
| 10 FJD | 16,689.54 UGX |
| 50 FJD | 83,447.72 UGX |
| 100 FJD | 166,895.44 UGX |
| 500 FJD | 834,477.18 UGX |
| 1,000 FJD | 1,668,954.36 UGX |
Get FJD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=UGXExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-06T20:45:51Z",
"rates": {
"UGX": 1668.954358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "UGX",
"amount": 100
},
"result": 166895.4358,
"rate": 1668.954358
}Build with FJD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key