Rate Overview
Live
1 FJD = 1.5080 PEN
1 PEN = 0.663136
FJD
Avg
1.5076
High
1.5153
Low
1.5027
Last updated: 7/5/2026, 12:18:10 AM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.51 PEN |
| 10 FJD | 15.08 PEN |
| 50 FJD | 75.40 PEN |
| 100 FJD | 150.80 PEN |
| 500 FJD | 753.99 PEN |
| 1,000 FJD | 1,507.99 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-05T00:18:10Z",
"rates": {
"PEN": 1.507986
}
}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": 150.7986,
"rate": 1.507986
}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