Rate Overview
Live
1 PEN = 2.7821 NOK
1 NOK = 0.359447
PEN
Avg
2.8092
High
2.8352
Low
2.7785
Last updated: 6/17/2026, 8:24:10 AM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.78 NOK |
| 10 PEN | 27.82 NOK |
| 50 PEN | 139.10 NOK |
| 100 PEN | 278.21 NOK |
| 500 PEN | 1,391.03 NOK |
| 1,000 PEN | 2,782.05 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-06-17T08:24:10Z",
"rates": {
"NOK": 2.782052
}
}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": 278.2052,
"rate": 2.782052
}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