INR
FJD
$

INR/FJD Exchange Rate

Indian Rupee to Fiji Dollar

Live Rate
0.023159
+1.57% 7D

1 FJD = 43.1798 INR

INR/FJD Price Chart

Historical exchange rate performance

Current 0.023159
High 0.023160
Low 0.022801
7D Change +1.57%

Rate Overview

Live
1 INR = 0.023159 FJD
1 FJD = 43.1798 INR
Avg
0.023050
High
0.023160
Low
0.022801

Last updated: 5/27/2026, 4:51:02 AM

Quick Conversions

INRFJD
1 INR0.02 FJD
10 INR0.23 FJD
50 INR1.16 FJD
100 INR2.32 FJD
500 INR11.58 FJD
1,000 INR23.16 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-05-27T04:51:02Z",
  "rates": {
    "FJD": 0.023159
  }
}

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.3159,
  "rate": 0.023159
}

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