Rate Overview
Live
1 PHP = 0.154864 NOK
1 NOK = 6.4573
PHP
Avg
0.178827
High
0.196753
Low
0.149976
Last updated: 7/31/2026, 11:02:05 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.15 NOK |
| 10 PHP | 1.55 NOK |
| 50 PHP | 7.74 NOK |
| 100 PHP | 15.49 NOK |
| 500 PHP | 77.43 NOK |
| 1,000 PHP | 154.86 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-31T11:02:05Z",
"rates": {
"NOK": 0.154864
}
}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.4864,
"rate": 0.154864
}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