Rate Overview
Live
1 PEN = 0.643870 FJD
1 FJD = 1.5531
PEN
Avg
0.656122
High
0.682407
Low
0.628735
Last updated: 5/27/2026, 7:42:15 PM
Quick Conversions
| PEN | FJD |
|---|---|
| 1 PEN | 0.64 FJD |
| 10 PEN | 6.44 FJD |
| 50 PEN | 32.19 FJD |
| 100 PEN | 64.39 FJD |
| 500 PEN | 321.94 FJD |
| 1,000 PEN | 643.87 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-27T19:42:15Z",
"rates": {
"FJD": 0.64387
}
}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.387,
"rate": 0.64387
}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