Rate Overview
Live
1 FJD = 26.2010 PHP
1 PHP = 0.038167 FJD
Avg
26.1451
High
26.2345
Low
26.0757
Last updated: 1/25/2026, 7:13:02 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 26.20 PHP |
| 10 FJD | 262.01 PHP |
| 50 FJD | 1,310.05 PHP |
| 100 FJD | 2,620.10 PHP |
| 500 FJD | 13,100.48 PHP |
| 1,000 FJD | 26,200.95 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-01-25T07:13:02Z",
"rates": {
"PHP": 26.200953
}
}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": 2620.0953,
"rate": 26.200953
}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