PHP
FJD
$

PHP/FJD Exchange Rate

Philippine Peso to Fiji Dollar

Live Rate
0.037136
-3.67% YTD

1 FJD = 26.9280 PHP

PHP/FJD Price Chart

Historical exchange rate performance

Current 0.037136
High 0.038549
Low 0.036895
YTD Change -3.67%

Rate Overview

Live
1 PHP = 0.037136 FJD
1 FJD = 26.9280 PHP
Avg
0.037789
High
0.038549
Low
0.036895

Last updated: 3/27/2026, 7:46:32 AM

Quick Conversions

PHPFJD
1 PHP0.04 FJD
10 PHP0.37 FJD
50 PHP1.86 FJD
100 PHP3.71 FJD
500 PHP18.57 FJD
1,000 PHP37.14 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-27T07:46:32Z",
  "rates": {
    "FJD": 0.037136
  }
}

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.7136000000000005,
  "rate": 0.037136
}

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