Rate Overview
Live
1 QAR = 0.609972 FJD
1 FJD = 1.6394
QAR
Avg
0.608754
High
0.615058
Low
0.602311
Last updated: 3/26/2026, 5:58:08 PM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.61 FJD |
| 10 QAR | 6.10 FJD |
| 50 QAR | 30.50 FJD |
| 100 QAR | 61.00 FJD |
| 500 QAR | 304.99 FJD |
| 1,000 QAR | 609.97 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-26T17:58:08Z",
"rates": {
"FJD": 0.609972
}
}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.99719999999999,
"rate": 0.609972
}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