Rate Overview
Live
1 FJD = 27.6502 PHP
1 PHP = 0.036166
FJD
Avg
25.8584
High
28.0242
Low
24.4014
Last updated: 7/23/2026, 1:54:54 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 27.65 PHP |
| 10 FJD | 276.50 PHP |
| 50 FJD | 1,382.51 PHP |
| 100 FJD | 2,765.02 PHP |
| 500 FJD | 13,825.09 PHP |
| 1,000 FJD | 27,650.19 PHP |
Get FJD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=PHPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-23T01:54:54Z",
"rates": {
"PHP": 27.650187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "PHP",
"amount": 100
},
"result": 2765.0187,
"rate": 27.650187
}Build with FJD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key