Rate Overview
Live
1 PHP = 0.159057 NOK
1 NOK = 6.2871
PHP
Avg
0.157882
High
0.159802
Low
0.156095
Last updated: 6/19/2026, 12:21:14 PM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.16 NOK |
| 10 PHP | 1.59 NOK |
| 50 PHP | 7.95 NOK |
| 100 PHP | 15.91 NOK |
| 500 PHP | 79.53 NOK |
| 1,000 PHP | 159.06 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-06-19T12:21:14Z",
"rates": {
"NOK": 0.159057
}
}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.9057,
"rate": 0.159057
}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