Rate Overview
Live
1 FJD = 19.5067 UAH
1 UAH = 0.051264
FJD
Avg
19.6685
High
19.8008
Low
19.5067
Last updated: 3/27/2026, 11:10:59 AM
Quick Conversions
| FJD | UAH |
|---|---|
| 1 FJD | 19.51 UAH |
| 10 FJD | 195.07 UAH |
| 50 FJD | 975.34 UAH |
| 100 FJD | 1,950.67 UAH |
| 500 FJD | 9,753.35 UAH |
| 1,000 FJD | 19,506.70 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-27T11:10:59Z",
"rates": {
"UAH": 19.506703
}
}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": 1950.6703000000002,
"rate": 19.506703
}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