Rate Overview
Live
1 PEN = 2.7338 NOK
1 NOK = 0.365790
PEN
Avg
2.7233
High
2.7354
Low
2.7099
Last updated: 5/27/2026, 5:29:41 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.73 NOK |
| 10 PEN | 27.34 NOK |
| 50 PEN | 136.69 NOK |
| 100 PEN | 273.38 NOK |
| 500 PEN | 1,366.90 NOK |
| 1,000 PEN | 2,733.81 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-05-27T17:29:41Z",
"rates": {
"NOK": 2.733808
}
}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": 273.38079999999997,
"rate": 2.733808
}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