INR
FJD
$

INR/FJD Exchange Rate

Indian Rupee to Fiji Dollar

Live Rate
0.023681
+0.12% 7D

1 FJD = 42.2279 INR

INR/FJD Price Chart

Historical exchange rate performance

Current 0.023681
High 0.023893
Low 0.023521
7D Change +0.12%

Rate Overview

Live
1 INR = 0.023681 FJD
1 FJD = 42.2279 INR
Avg
0.023709
High
0.023893
Low
0.023521

Last updated: 3/27/2026, 8:10:32 AM

Quick Conversions

INRFJD
1 INR0.02 FJD
10 INR0.24 FJD
50 INR1.18 FJD
100 INR2.37 FJD
500 INR11.84 FJD
1,000 INR23.68 FJD

Get INR/FJD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=FJD

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-03-27T08:10:32Z",
  "rates": {
    "FJD": 0.023681
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=FJD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "FJD",
    "amount": 100
  },
  "result": 2.3681,
  "rate": 0.023681
}

Build with INR/FJD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key