Rate Overview
Live
1 FJD = 19.8213 UAH
1 UAH = 0.050451
FJD
Avg
19.6610
High
19.8452
Low
19.5026
Last updated: 3/6/2026, 8:44:12 PM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 19.82 UAH |
| 10 FJD | 198.21 UAH |
| 50 FJD | 991.07 UAH |
| 100 FJD | 1,982.13 UAH |
| 500 FJD | 9,910.67 UAH |
| 1,000 FJD | 19,821.34 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-03-06T20:44:12Z",
"rates": {
"UAH": 19.821335
}
}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": 1982.1335000000001,
"rate": 19.821335
}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