Rate Overview
Live
1 FJD = 1.5234 PEN
1 PEN = 0.656444
FJD
Avg
1.5244
High
1.5619
Low
1.5109
Last updated: 6/15/2026, 10:20:20 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.52 PEN |
| 10 FJD | 15.23 PEN |
| 50 FJD | 76.17 PEN |
| 100 FJD | 152.34 PEN |
| 500 FJD | 761.68 PEN |
| 1,000 FJD | 1,523.36 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-06-15T10:20:20Z",
"rates": {
"PEN": 1.52336
}
}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.336,
"rate": 1.52336
}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