Rate Overview
Live
1 FJD = 1.6199 QAR
1 QAR = 0.617326
FJD
Avg
1.6202
High
1.6603
Low
1.5789
Last updated: 7/26/2026, 6:26:31 AM
Quick Conversions
| FJD | QAR |
|---|---|
| 1 FJD | 1.62 QAR |
| 10 FJD | 16.20 QAR |
| 50 FJD | 80.99 QAR |
| 100 FJD | 161.99 QAR |
| 500 FJD | 809.95 QAR |
| 1,000 FJD | 1,619.89 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-07-26T06:26:31Z",
"rates": {
"QAR": 1.61989
}
}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": 161.989,
"rate": 1.61989
}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