Rate Overview
Live
1 FJD = 1.6329 QAR
1 QAR = 0.612404
FJD
Avg
1.6446
High
1.6603
Low
1.6329
Last updated: 3/6/2026, 8:16:02 AM
Quick Conversions
| FJD | QAR |
|---|---|
| 1 FJD | 1.63 QAR |
| 10 FJD | 16.33 QAR |
| 50 FJD | 81.65 QAR |
| 100 FJD | 163.29 QAR |
| 500 FJD | 816.45 QAR |
| 1,000 FJD | 1,632.91 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-03-06T08:16:02Z",
"rates": {
"QAR": 1.632909
}
}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": 163.2909,
"rate": 1.632909
}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