Rate Overview
Live
1 PEN = 0.661752 FJD
1 FJD = 1.5111
PEN
Avg
0.657231
High
0.682407
Low
0.628735
Last updated: 7/21/2026, 11:00:16 PM
Quick Conversions
| PEN | FJD |
|---|---|
| 1 PEN | 0.66 FJD |
| 10 PEN | 6.62 FJD |
| 50 PEN | 33.09 FJD |
| 100 PEN | 66.18 FJD |
| 500 PEN | 330.88 FJD |
| 1,000 PEN | 661.75 FJD |
Get PEN/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=FJDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-21T23:00:16Z",
"rates": {
"FJD": 0.661752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "FJD",
"amount": 100
},
"result": 66.1752,
"rate": 0.661752
}Build with PEN/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key