Rate Overview
Live
1 UAH = 0.051264 FJD
1 FJD = 19.5069
UAH
Avg
0.053080
High
0.054903
Low
0.050380
Last updated: 3/27/2026, 10:20:03 AM
Quick Conversions
| UAH | FJD |
|---|---|
| 1 UAH | 0.05 FJD |
| 10 UAH | 0.51 FJD |
| 50 UAH | 2.56 FJD |
| 100 UAH | 5.13 FJD |
| 500 UAH | 25.63 FJD |
| 1,000 UAH | 51.26 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-03-27T10:20:03Z",
"rates": {
"FJD": 0.051264
}
}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.126399999999999,
"rate": 0.051264
}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