Rate Overview
Live
1 PEN = 2.7306 NOK
1 NOK = 0.366217
PEN
Avg
2.8828
High
3.0439
Low
2.6927
Last updated: 5/27/2026, 7:40:30 PM
Quick Conversions
| PEN | NOK |
|---|---|
| 1 PEN | 2.73 NOK |
| 10 PEN | 27.31 NOK |
| 50 PEN | 136.53 NOK |
| 100 PEN | 273.06 NOK |
| 500 PEN | 1,365.31 NOK |
| 1,000 PEN | 2,730.62 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-27T19:40:30Z",
"rates": {
"NOK": 2.730621
}
}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.06210000000004,
"rate": 2.730621
}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