Rate Overview
Live
1 FJD = 1708.36 UGX
1 UGX = 0.000585
FJD
Avg
1704.79
High
1713.72
Low
1690.90
Last updated: 5/7/2026, 12:13:58 AM
Quick Conversions
| FJD | UGX |
|---|---|
| 1 FJD | 1,708.36 UGX |
| 10 FJD | 17,083.58 UGX |
| 50 FJD | 85,417.92 UGX |
| 100 FJD | 170,835.84 UGX |
| 500 FJD | 854,179.21 UGX |
| 1,000 FJD | 1,708,358.42 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-05-07T00:13:58Z",
"rates": {
"UGX": 1708.358418
}
}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": 170835.8418,
"rate": 1708.358418
}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