Rate Overview
Live
1 PHP = 0.158337 NOK
1 NOK = 6.3156
PHP
Avg
0.159854
High
0.161215
Low
0.158337
Last updated: 7/8/2026, 12:33:21 PM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.16 NOK |
| 10 PHP | 1.58 NOK |
| 50 PHP | 7.92 NOK |
| 100 PHP | 15.83 NOK |
| 500 PHP | 79.17 NOK |
| 1,000 PHP | 158.34 NOK |
Get PHP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NOKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-08T12:33:21Z",
"rates": {
"NOK": 0.158337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NOK",
"amount": 100
},
"result": 15.8337,
"rate": 0.158337
}Build with PHP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key