Rate Overview
Live
1 PHP = 0.035719 FJD
1 FJD = 27.9963
PHP
Avg
0.035843
High
0.035992
Low
0.035719
Last updated: 5/27/2026, 1:13:34 AM
Quick Conversions
| PHP | FJD |
|---|---|
| 1 PHP | 0.04 FJD |
| 10 PHP | 0.36 FJD |
| 50 PHP | 1.79 FJD |
| 100 PHP | 3.57 FJD |
| 500 PHP | 17.86 FJD |
| 1,000 PHP | 35.72 FJD |
Get PHP/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=FJDExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-27T01:13:34Z",
"rates": {
"FJD": 0.035719
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "FJD",
"amount": 100
},
"result": 3.5719000000000003,
"rate": 0.035719
}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