Rate Overview
Live
1 UAH = 0.050122 FJD
1 FJD = 19.9513
UAH
Avg
0.050104
High
0.050609
Low
0.049864
Last updated: 5/7/2026, 4:29:31 AM
Quick Conversions
| UAH | FJD |
|---|---|
| 1 UAH | 0.05 FJD |
| 10 UAH | 0.50 FJD |
| 50 UAH | 2.51 FJD |
| 100 UAH | 5.01 FJD |
| 500 UAH | 25.06 FJD |
| 1,000 UAH | 50.12 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-05-07T04:29:31Z",
"rates": {
"FJD": 0.050122
}
}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": 5.0122,
"rate": 0.050122
}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