Rate Overview
Live
1 PEN = 0.645621 FJD
1 FJD = 1.5489
PEN
Avg
0.648696
High
0.650806
Low
0.645621
Last updated: 5/27/2026, 6:36:33 PM
Quick Conversions
| PEN | FJD |
|---|---|
| 1 PEN | 0.65 FJD |
| 10 PEN | 6.46 FJD |
| 50 PEN | 32.28 FJD |
| 100 PEN | 64.56 FJD |
| 500 PEN | 322.81 FJD |
| 1,000 PEN | 645.62 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-05-27T18:36:33Z",
"rates": {
"FJD": 0.645621
}
}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": 64.5621,
"rate": 0.645621
}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