Rate Overview
Live
1 FJD = 20.0975 UAH
1 UAH = 0.049757
FJD
Avg
20.1637
High
20.2871
Low
20.0851
Last updated: 9/2/2026, 10:06:17 AM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 20.10 UAH |
| 10 FJD | 200.98 UAH |
| 50 FJD | 1,004.88 UAH |
| 100 FJD | 2,009.75 UAH |
| 500 FJD | 10,048.77 UAH |
| 1,000 FJD | 20,097.53 UAH |
Get FJD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=UAHExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-02T10:06:17Z",
"rates": {
"UAH": 20.097532
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "UAH",
"amount": 100
},
"result": 2009.7532,
"rate": 20.097532
}Build with FJD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key