Rate Overview
Live
1 QAR = 0.617325 FJD
1 FJD = 1.6199
QAR
Avg
0.617329
High
0.633336
Low
0.602285
Last updated: 7/26/2026, 4:39:03 AM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.62 FJD |
| 10 QAR | 6.17 FJD |
| 50 QAR | 30.87 FJD |
| 100 QAR | 61.73 FJD |
| 500 QAR | 308.66 FJD |
| 1,000 QAR | 617.33 FJD |
Get QAR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=FJDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-26T04:39:03Z",
"rates": {
"FJD": 0.617325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "FJD",
"amount": 100
},
"result": 61.7325,
"rate": 0.617325
}Build with QAR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key