Rate Overview
Live
1 PEN = 0.635168 FJD
1 FJD = 1.5744
PEN
Avg
0.648984
High
0.663768
Low
0.635168
Last updated: 3/7/2026, 9:18:08 AM
Quick Conversions
| PEN | FJD |
|---|---|
| 1 PEN | 0.64 FJD |
| 10 PEN | 6.35 FJD |
| 50 PEN | 31.76 FJD |
| 100 PEN | 63.52 FJD |
| 500 PEN | 317.58 FJD |
| 1,000 PEN | 635.17 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-03-07T09:18:08Z",
"rates": {
"FJD": 0.635168
}
}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": 63.516799999999996,
"rate": 0.635168
}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