Rate Overview
Live
1 FJD = 1.5205 PEN
1 PEN = 0.657662
FJD
Avg
1.5156
High
1.5269
Low
1.5052
Last updated: 8/12/2026, 4:59:40 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.52 PEN |
| 10 FJD | 15.21 PEN |
| 50 FJD | 76.03 PEN |
| 100 FJD | 152.05 PEN |
| 500 FJD | 760.27 PEN |
| 1,000 FJD | 1,520.54 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-08-12T04:59:40Z",
"rates": {
"PEN": 1.520539
}
}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": 152.0539,
"rate": 1.520539
}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