Rate Overview
Live
1 FJD = 27.8850 PHP
1 PHP = 0.035862
FJD
Avg
26.0401
High
27.9575
Low
24.6601
Last updated: 5/27/2026, 4:48:33 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 27.89 PHP |
| 10 FJD | 278.85 PHP |
| 50 FJD | 1,394.25 PHP |
| 100 FJD | 2,788.50 PHP |
| 500 FJD | 13,942.51 PHP |
| 1,000 FJD | 27,885.01 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-05-27T04:48:33Z",
"rates": {
"PHP": 27.885014
}
}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": 2788.5014,
"rate": 27.885014
}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