Rate Overview
Live
1 FJD = 28.3275 PHP
1 PHP = 0.035301
FJD
Avg
28.1954
High
28.3328
Low
27.9357
Last updated: 9/2/2026, 9:40:06 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 28.33 PHP |
| 10 FJD | 283.28 PHP |
| 50 FJD | 1,416.38 PHP |
| 100 FJD | 2,832.75 PHP |
| 500 FJD | 14,163.77 PHP |
| 1,000 FJD | 28,327.54 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-09-02T09:40:06Z",
"rates": {
"PHP": 28.327541
}
}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": 2832.7541,
"rate": 28.327541
}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