Rate Overview
Live
1 PHP = 0.165490 NOK
1 NOK = 6.0427 PHP
Avg
0.169547
High
0.171223
Low
0.165490
Last updated: 1/25/2026, 9:06:14 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.17 NOK |
| 10 PHP | 1.65 NOK |
| 50 PHP | 8.27 NOK |
| 100 PHP | 16.55 NOK |
| 500 PHP | 82.75 NOK |
| 1,000 PHP | 165.49 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-01-25T09:06:14Z",
"rates": {
"NOK": 0.16549
}
}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": 16.549,
"rate": 0.16549
}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