Rate Overview
Live
1 FJD = 1.5170 PEN
1 PEN = 0.659185
FJD
Avg
1.5135
High
1.5244
Low
1.5065
Last updated: 9/2/2026, 5:31:08 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.52 PEN |
| 10 FJD | 15.17 PEN |
| 50 FJD | 75.85 PEN |
| 100 FJD | 151.70 PEN |
| 500 FJD | 758.51 PEN |
| 1,000 FJD | 1,517.03 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-09-02T05:31:08Z",
"rates": {
"PEN": 1.517025
}
}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": 151.70250000000001,
"rate": 1.517025
}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