Rate Overview
Live
1 QAR = 0.601043 FJD
1 FJD = 1.6638
QAR
Avg
0.620615
High
0.639446
Low
0.601043
Last updated: 5/26/2026, 8:46:23 PM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.60 FJD |
| 10 QAR | 6.01 FJD |
| 50 QAR | 30.05 FJD |
| 100 QAR | 60.10 FJD |
| 500 QAR | 300.52 FJD |
| 1,000 QAR | 601.04 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-05-26T20:46:23Z",
"rates": {
"FJD": 0.601043
}
}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": 60.1043,
"rate": 0.601043
}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