Rate Overview
Live
1 PHP = 0.154135 NOK
1 NOK = 6.4878
PHP
Avg
0.159369
High
0.170978
Low
0.149343
Last updated: 7/31/2026, 7:07:27 PM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.15 NOK |
| 10 PHP | 1.54 NOK |
| 50 PHP | 7.71 NOK |
| 100 PHP | 15.41 NOK |
| 500 PHP | 77.07 NOK |
| 1,000 PHP | 154.14 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-31T19:07:27Z",
"rates": {
"NOK": 0.154135
}
}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.413499999999999,
"rate": 0.154135
}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