Rate Overview
Live
1 PEN = 2.8575 NOK
1 NOK = 0.349956
PEN
Avg
2.8395
High
2.8575
Low
2.8159
Last updated: 7/27/2026, 6:35:12 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.86 NOK |
| 10 PEN | 28.58 NOK |
| 50 PEN | 142.88 NOK |
| 100 PEN | 285.75 NOK |
| 500 PEN | 1,428.75 NOK |
| 1,000 PEN | 2,857.50 NOK |
Get PEN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=NOKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-27T18:35:12Z",
"rates": {
"NOK": 2.857503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "NOK",
"amount": 100
},
"result": 285.7503,
"rate": 2.857503
}Build with PEN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key