Rate Overview
Live
1 FJD = 27.3937 PHP
1 PHP = 0.036505
FJD
Avg
27.3310
High
27.7782
Low
27.1085
Last updated: 7/7/2026, 6:42:43 AM
Quick Conversions
| FJD | PHP |
|---|---|
| 1 FJD | 27.39 PHP |
| 10 FJD | 273.94 PHP |
| 50 FJD | 1,369.69 PHP |
| 100 FJD | 2,739.37 PHP |
| 500 FJD | 13,696.86 PHP |
| 1,000 FJD | 27,393.71 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-07-07T06:42:43Z",
"rates": {
"PHP": 27.39371
}
}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": 2739.371,
"rate": 27.39371
}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