Rate Overview
Live
1 QAR = 0.619093 FJD
1 FJD = 1.6153
QAR
Avg
0.612037
High
0.626214
Low
0.602300
Last updated: 7/14/2026, 10:37:49 AM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.62 FJD |
| 10 QAR | 6.19 FJD |
| 50 QAR | 30.95 FJD |
| 100 QAR | 61.91 FJD |
| 500 QAR | 309.55 FJD |
| 1,000 QAR | 619.09 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-14T10:37:49Z",
"rates": {
"FJD": 0.619093
}
}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.9093,
"rate": 0.619093
}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