Rate Overview
Live
1 FJD = 1.5870 PEN
1 PEN = 0.630107
FJD
Avg
1.5869
High
1.5966
Low
1.5769
Last updated: 5/6/2026, 3:57:24 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.59 PEN |
| 10 FJD | 15.87 PEN |
| 50 FJD | 79.35 PEN |
| 100 FJD | 158.70 PEN |
| 500 FJD | 793.52 PEN |
| 1,000 FJD | 1,587.03 PEN |
Get FJD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=PENExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-05-06T03:57:24Z",
"rates": {
"PEN": 1.587033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "PEN",
"amount": 100
},
"result": 158.70329999999998,
"rate": 1.587033
}Build with FJD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key