Rate Overview
Live
1 FJD = 26.9906 PHP
1 PHP = 0.037050
FJD
Avg
26.9674
High
27.1616
Low
26.7689
Last updated: 3/27/2026, 9:26:29 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 26.99 PHP |
| 10 FJD | 269.91 PHP |
| 50 FJD | 1,349.53 PHP |
| 100 FJD | 2,699.06 PHP |
| 500 FJD | 13,495.28 PHP |
| 1,000 FJD | 26,990.56 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-27T09:26:29Z",
"rates": {
"PHP": 26.990556
}
}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": 2699.0556,
"rate": 26.990556
}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