Rate Overview
Live
1 FJD = 19.8003 UAH
1 UAH = 0.050504
FJD
Avg
19.8678
High
19.9923
Low
19.7399
Last updated: 7/6/2026, 12:31:37 PM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 19.80 UAH |
| 10 FJD | 198.00 UAH |
| 50 FJD | 990.02 UAH |
| 100 FJD | 1,980.03 UAH |
| 500 FJD | 9,900.16 UAH |
| 1,000 FJD | 19,800.33 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-07-06T12:31:37Z",
"rates": {
"UAH": 19.800329
}
}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": 1980.0329000000002,
"rate": 19.800329
}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