Rate Overview
Live
1 PHP = 0.155009 NOK
1 NOK = 6.4512
PHP
Avg
0.155680
High
0.157388
Low
0.154759
Last updated: 7/31/2026, 8:06:10 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.16 NOK |
| 10 PHP | 1.55 NOK |
| 50 PHP | 7.75 NOK |
| 100 PHP | 15.50 NOK |
| 500 PHP | 77.50 NOK |
| 1,000 PHP | 155.01 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-31T08:06:10Z",
"rates": {
"NOK": 0.155009
}
}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.500900000000001,
"rate": 0.155009
}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