Rate Overview
Live
1 UAH = 0.049969 FJD
1 FJD = 20.0124
UAH
Avg
0.053401
High
0.055911
Low
0.049864
Last updated: 7/24/2026, 7:05:11 PM
Quick Conversions
| UAH | FJD |
|---|---|
| 1 UAH | 0.05 FJD |
| 10 UAH | 0.50 FJD |
| 50 UAH | 2.50 FJD |
| 100 UAH | 5.00 FJD |
| 500 UAH | 24.98 FJD |
| 1,000 UAH | 49.97 FJD |
Get UAH/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=FJDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-24T19:05:11Z",
"rates": {
"FJD": 0.049969
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "FJD",
"amount": 100
},
"result": 4.9969,
"rate": 0.049969
}Build with UAH/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key