Rate Overview
Live
1 QAR = 0.612403 FJD
1 FJD = 1.6329
QAR
Avg
0.608075
High
0.612403
Low
0.602311
Last updated: 3/6/2026, 12:17:17 PM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.61 FJD |
| 10 QAR | 6.12 FJD |
| 50 QAR | 30.62 FJD |
| 100 QAR | 61.24 FJD |
| 500 QAR | 306.20 FJD |
| 1,000 QAR | 612.40 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-03-06T12:17:17Z",
"rates": {
"FJD": 0.612403
}
}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.240300000000005,
"rate": 0.612403
}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