INR
FJD
$

INR/FJD Exchange Rate

Indian Rupee to Fiji Dollar

Live Rate
0.023408
-3.50% 30D

1 FJD = 42.7204 INR

INR/FJD Price Chart

Historical exchange rate performance

Current 0.023408
High 0.024256
Low 0.023408
30D Change -3.50%

Rate Overview

Live
1 INR = 0.023408 FJD
1 FJD = 42.7204 INR
Avg
0.023951
High
0.024256
Low
0.023408

Last updated: 3/27/2026, 2:49:00 PM

Quick Conversions

INRFJD
1 INR0.02 FJD
10 INR0.23 FJD
50 INR1.17 FJD
100 INR2.34 FJD
500 INR11.70 FJD
1,000 INR23.41 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-27T14:49:00Z",
  "rates": {
    "FJD": 0.023408
  }
}

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.3408,
  "rate": 0.023408
}

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