Rate Overview
Live
1 PHP = 0.162316 NOK
1 NOK = 6.1608
PHP
Avg
0.164081
High
0.165777
Low
0.162316
Last updated: 3/7/2026, 7:34:56 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.16 NOK |
| 10 PHP | 1.62 NOK |
| 50 PHP | 8.12 NOK |
| 100 PHP | 16.23 NOK |
| 500 PHP | 81.16 NOK |
| 1,000 PHP | 162.32 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-03-07T07:34:56Z",
"rates": {
"NOK": 0.162316
}
}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.2316,
"rate": 0.162316
}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