Rate Overview
Live
1 FJD = 1.5196 PEN
1 PEN = 0.658067
FJD
Avg
1.5143
High
1.5196
Low
1.5107
Last updated: 7/24/2026, 2:21:03 PM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.52 PEN |
| 10 FJD | 15.20 PEN |
| 50 FJD | 75.98 PEN |
| 100 FJD | 151.96 PEN |
| 500 FJD | 759.80 PEN |
| 1,000 FJD | 1,519.60 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-07-24T14:21:03Z",
"rates": {
"PEN": 1.519601
}
}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.9601,
"rate": 1.519601
}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