Rate Overview
Live
1 FJD = 20.1464 UAH
1 UAH = 0.049637
FJD
Avg
20.1691
High
20.2501
Low
20.0924
Last updated: 6/16/2026, 10:41:56 AM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 20.15 UAH |
| 10 FJD | 201.46 UAH |
| 50 FJD | 1,007.32 UAH |
| 100 FJD | 2,014.64 UAH |
| 500 FJD | 10,073.21 UAH |
| 1,000 FJD | 20,146.43 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-06-16T10:41:56Z",
"rates": {
"UAH": 20.146429
}
}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": 2014.6429,
"rate": 20.146429
}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