Rate Overview
Live
1 QAR = 0.619711 FJD
1 FJD = 1.6137
QAR
Avg
0.618606
High
0.622712
Low
0.615412
Last updated: 7/3/2026, 4:10:45 AM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.62 FJD |
| 10 QAR | 6.20 FJD |
| 50 QAR | 30.99 FJD |
| 100 QAR | 61.97 FJD |
| 500 QAR | 309.86 FJD |
| 1,000 QAR | 619.71 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-03T04:10:45Z",
"rates": {
"FJD": 0.619711
}
}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.9711,
"rate": 0.619711
}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