Rate Overview
Live
1 FJD = 1.6409 QAR
1 QAR = 0.609409
FJD
Avg
1.6457
High
1.6555
Low
1.6409
Last updated: 9/3/2026, 6:15:05 AM
Quick Conversions
| FJD | QAR |
|---|---|
| 1 FJD | 1.64 QAR |
| 10 FJD | 16.41 QAR |
| 50 FJD | 82.05 QAR |
| 100 FJD | 164.09 QAR |
| 500 FJD | 820.47 QAR |
| 1,000 FJD | 1,640.93 QAR |
Get FJD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=QARExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-09-03T06:15:05Z",
"rates": {
"QAR": 1.640933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "QAR",
"amount": 100
},
"result": 164.0933,
"rate": 1.640933
}Build with FJD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key