Rate Overview
Live
1 QAR = 0.620059 FJD
1 FJD = 1.6127
QAR
Avg
0.620977
High
0.639446
Low
0.603291
Last updated: 6/27/2026, 10:12:27 AM
Quick Conversions
| QAR | FJD |
|---|---|
| 1 QAR | 0.62 FJD |
| 10 QAR | 6.20 FJD |
| 50 QAR | 31.00 FJD |
| 100 QAR | 62.01 FJD |
| 500 QAR | 310.03 FJD |
| 1,000 QAR | 620.06 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-27T10:12:27Z",
"rates": {
"FJD": 0.620059
}
}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.005900000000004,
"rate": 0.620059
}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