Rate Overview
Live
1 FJD = 27.2990 PHP
1 PHP = 0.036631
FJD
Avg
27.0401
High
27.2990
Low
26.8358
Last updated: 4/16/2026, 7:52:32 PM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 27.30 PHP |
| 10 FJD | 272.99 PHP |
| 50 FJD | 1,364.95 PHP |
| 100 FJD | 2,729.90 PHP |
| 500 FJD | 13,649.49 PHP |
| 1,000 FJD | 27,298.98 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-04-16T19:52:32Z",
"rates": {
"PHP": 27.298982
}
}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": 2729.8982,
"rate": 27.298982
}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