Rate Overview
Live
1 FJD = 1.5452 PEN
1 PEN = 0.647184
FJD
Avg
1.5300
High
1.5464
Low
1.5065
Last updated: 3/6/2026, 8:09:32 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.55 PEN |
| 10 FJD | 15.45 PEN |
| 50 FJD | 77.26 PEN |
| 100 FJD | 154.52 PEN |
| 500 FJD | 772.58 PEN |
| 1,000 FJD | 1,545.16 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-03-06T08:09:32Z",
"rates": {
"PEN": 1.545156
}
}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": 154.5156,
"rate": 1.545156
}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