Rate Overview
Live
1 FJD = 1.5113 PEN
1 PEN = 0.661690
FJD
Avg
1.5122
High
1.5161
Low
1.5037
Last updated: 7/22/2026, 10:36:35 PM
Quick Conversions
| FJD | PEN |
|---|---|
| 1 FJD | 1.51 PEN |
| 10 FJD | 15.11 PEN |
| 50 FJD | 75.56 PEN |
| 100 FJD | 151.13 PEN |
| 500 FJD | 755.64 PEN |
| 1,000 FJD | 1,511.28 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-22T22:36:35Z",
"rates": {
"PEN": 1.511282
}
}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.1282,
"rate": 1.511282
}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