Rate Overview
Live
1 UAH = 0.050931 FJD
1 FJD = 19.6344
UAH
Avg
0.051126
High
0.051459
Low
0.050764
Last updated: 4/16/2026, 9:35:54 PM
Quick Conversions
| UAH | FJD |
|---|---|
| 1 UAH | 0.05 FJD |
| 10 UAH | 0.51 FJD |
| 50 UAH | 2.55 FJD |
| 100 UAH | 5.09 FJD |
| 500 UAH | 25.47 FJD |
| 1,000 UAH | 50.93 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-04-16T21:35:54Z",
"rates": {
"FJD": 0.050931
}
}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.0931,
"rate": 0.050931
}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