INR
FJD
$

INR/FJD Exchange Rate

Indian Rupee to Fiji Dollar

Live Rate
0.023277
+0.03% 7D

1 FJD = 42.9609 INR

INR/FJD Price Chart

Historical exchange rate performance

Current 0.023277
High 0.023306
Low 0.023133
7D Change +0.03%

Rate Overview

Live
1 INR = 0.023277 FJD
1 FJD = 42.9609 INR
Avg
0.023224
High
0.023306
Low
0.023133

Last updated: 7/26/2026, 9:54:40 AM

Quick Conversions

INRFJD
1 INR0.02 FJD
10 INR0.23 FJD
50 INR1.16 FJD
100 INR2.33 FJD
500 INR11.64 FJD
1,000 INR23.28 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-07-26T09:54:40Z",
  "rates": {
    "FJD": 0.023277
  }
}

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.3277,
  "rate": 0.023277
}

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