Rate Overview
Live
1 FJD = 26.8480 PHP
1 PHP = 0.037247
FJD
Avg
26.4189
High
26.8480
Low
26.1112
Last updated: 3/6/2026, 8:48:31 PM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 26.85 PHP |
| 10 FJD | 268.48 PHP |
| 50 FJD | 1,342.40 PHP |
| 100 FJD | 2,684.80 PHP |
| 500 FJD | 13,424.01 PHP |
| 1,000 FJD | 26,848.02 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-03-06T20:48:31Z",
"rates": {
"PHP": 26.848023
}
}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": 2684.8023000000003,
"rate": 26.848023
}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