Rate Overview
Live
1 FJD = 1.5385 PEN
1 PEN = 0.649995
FJD
Avg
1.5410
High
1.5521
Low
1.5366
Last updated: 5/26/2026, 6:54:48 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.54 PEN |
| 10 FJD | 15.38 PEN |
| 50 FJD | 76.92 PEN |
| 100 FJD | 153.85 PEN |
| 500 FJD | 769.24 PEN |
| 1,000 FJD | 1,538.47 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-26T06:54:48Z",
"rates": {
"PEN": 1.538474
}
}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": 153.8474,
"rate": 1.538474
}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