Rate Overview
Live
1 PEN = 2.7536 NOK
1 NOK = 0.363162
PEN
Avg
2.8176
High
2.8599
Low
2.7536
Last updated: 3/7/2026, 9:31:22 AM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.75 NOK |
| 10 PEN | 27.54 NOK |
| 50 PEN | 137.68 NOK |
| 100 PEN | 275.36 NOK |
| 500 PEN | 1,376.79 NOK |
| 1,000 PEN | 2,753.59 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-03-07T09:31:22Z",
"rates": {
"NOK": 2.753589
}
}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": 275.3589,
"rate": 2.753589
}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