Rate Overview
Live
1 QAR = 0.622032 FJD
1 FJD = 1.6076
QAR
Avg
0.617439
High
0.633449
Low
0.602945
Last updated: 6/29/2026, 12:27:00 AM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.62 FJD |
| 10 QAR | 6.22 FJD |
| 50 QAR | 31.10 FJD |
| 100 QAR | 62.20 FJD |
| 500 QAR | 311.02 FJD |
| 1,000 QAR | 622.03 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-06-29T00:27:00Z",
"rates": {
"FJD": 0.622032
}
}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": 62.2032,
"rate": 0.622032
}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