Rate Overview
Live
1 PHP = 0.036698 FJD
1 FJD = 27.2494
PHP
Avg
0.037413
High
0.038323
Low
0.036698
Last updated: 3/27/2026, 2:32:17 PM
Quick Conversions
| PHP | FJD |
|---|---|
| 1 PHP | 0.04 FJD |
| 10 PHP | 0.37 FJD |
| 50 PHP | 1.83 FJD |
| 100 PHP | 3.67 FJD |
| 500 PHP | 18.35 FJD |
| 1,000 PHP | 36.70 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-03-27T14:32:17Z",
"rates": {
"FJD": 0.036698
}
}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.6698,
"rate": 0.036698
}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