Rate Overview
Live
1 PEN = 0.659351 FJD
1 FJD = 1.5166
PEN
Avg
0.660933
High
0.662075
Low
0.659351
Last updated: 7/27/2026, 7:27:18 PM
Quick Conversions
| PEN | FJD |
|---|---|
| 1 PEN | 0.66 FJD |
| 10 PEN | 6.59 FJD |
| 50 PEN | 32.97 FJD |
| 100 PEN | 65.94 FJD |
| 500 PEN | 329.68 FJD |
| 1,000 PEN | 659.35 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-27T19:27:18Z",
"rates": {
"FJD": 0.659351
}
}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": 65.9351,
"rate": 0.659351
}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