Rate Overview
Live
1 FJD = 1.6322 QAR
1 QAR = 0.612665
FJD
Avg
1.6391
High
1.6660
Low
1.6150
Last updated: 7/22/2026, 5:09:00 PM
Quick Conversions
| FJD | QAR |
|---|---|
| 1 FJD | 1.63 QAR |
| 10 FJD | 16.32 QAR |
| 50 FJD | 81.61 QAR |
| 100 FJD | 163.22 QAR |
| 500 FJD | 816.11 QAR |
| 1,000 FJD | 1,632.21 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-22T17:09:00Z",
"rates": {
"QAR": 1.632213
}
}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.22129999999999,
"rate": 1.632213
}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