Rate Overview
Live
1 FJD = 1667.85 UGX
1 UGX = 0.000600
FJD
Avg
1599.79
High
1685.47
Low
1517.80
Last updated: 3/27/2026, 4:32:47 PM
Quick Conversions
| FJD | UGX |
|---|---|
| 1 FJD | 1,667.85 UGX |
| 10 FJD | 16,678.49 UGX |
| 50 FJD | 83,392.47 UGX |
| 100 FJD | 166,784.95 UGX |
| 500 FJD | 833,924.74 UGX |
| 1,000 FJD | 1,667,849.49 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-27T16:32:47Z",
"rates": {
"UGX": 1667.849488
}
}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": 166784.9488,
"rate": 1667.849488
}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