PHP
FJD
$

PHP/FJD Exchange Rate

Philippine Peso to Fiji Dollar

Live Rate
0.037069
-5.60% 5Y

1 FJD = 26.9767 PHP

PHP/FJD Price Chart

Historical exchange rate performance

Current 0.037069
High 0.040981
Low 0.037069
5Y Change -5.60%

Rate Overview

Live
1 PHP = 0.037069 FJD
1 FJD = 26.9767 PHP
Avg
0.039247
High
0.040981
Low
0.037069

Last updated: 3/27/2026, 11:11:13 AM

Quick Conversions

PHPFJD
1 PHP0.04 FJD
10 PHP0.37 FJD
50 PHP1.85 FJD
100 PHP3.71 FJD
500 PHP18.53 FJD
1,000 PHP37.07 FJD

Get PHP/FJD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-03-27T11:11:13Z",
  "rates": {
    "FJD": 0.037069
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "FJD",
    "amount": 100
  },
  "result": 3.7068999999999996,
  "rate": 0.037069
}

Build with PHP/FJD Exchange Rates

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

Get Free API Key