Rate Overview
Live
1 FJD = 1.5575 PEN
1 PEN = 0.642064
FJD
Avg
1.5056
High
1.5744
Low
1.4689
Last updated: 3/26/2026, 1:19:05 PM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.56 PEN |
| 10 FJD | 15.57 PEN |
| 50 FJD | 77.87 PEN |
| 100 FJD | 155.75 PEN |
| 500 FJD | 778.74 PEN |
| 1,000 FJD | 1,557.48 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-26T13:19:05Z",
"rates": {
"PEN": 1.557477
}
}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": 155.7477,
"rate": 1.557477
}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