Rate Overview
Live
1 FJD = 19.9631 UAH
1 UAH = 0.050092
FJD
Avg
19.9932
High
20.0702
Low
19.9186
Last updated: 5/27/2026, 3:50:40 AM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 19.96 UAH |
| 10 FJD | 199.63 UAH |
| 50 FJD | 998.16 UAH |
| 100 FJD | 1,996.31 UAH |
| 500 FJD | 9,981.56 UAH |
| 1,000 FJD | 19,963.11 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-05-27T03:50:40Z",
"rates": {
"UAH": 19.963113
}
}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": 1996.3113,
"rate": 19.963113
}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