Rate Overview
Live
1 FJD = 1.6386 QAR
1 QAR = 0.610261
FJD
Avg
1.6365
High
1.6411
Low
1.6287
Last updated: 6/15/2026, 10:04:53 PM
Quick Conversions
| FJD | QAR |
|---|---|
| 1 FJD | 1.64 QAR |
| 10 FJD | 16.39 QAR |
| 50 FJD | 81.93 QAR |
| 100 FJD | 163.86 QAR |
| 500 FJD | 819.32 QAR |
| 1,000 FJD | 1,638.64 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-06-15T22:04:53Z",
"rates": {
"QAR": 1.638643
}
}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.86430000000001,
"rate": 1.638643
}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