Rate Overview
Live
1 PEN = 2.7211 NOK
1 NOK = 0.367492
PEN
Avg
2.7815
High
2.8333
Low
2.7205
Last updated: 4/17/2026, 10:46:40 AM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.72 NOK |
| 10 PEN | 27.21 NOK |
| 50 PEN | 136.06 NOK |
| 100 PEN | 272.11 NOK |
| 500 PEN | 1,360.57 NOK |
| 1,000 PEN | 2,721.15 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-04-17T10:46:40Z",
"rates": {
"NOK": 2.721149
}
}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": 272.1149,
"rate": 2.721149
}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