Rate Overview
Live
1 PHP = 0.147636 NOK
1 NOK = 6.7734
PHP
Avg
0.148022
High
0.148491
Low
0.146913
Last updated: 9/11/2026, 8:49:58 PM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.15 NOK |
| 10 PHP | 1.48 NOK |
| 50 PHP | 7.38 NOK |
| 100 PHP | 14.76 NOK |
| 500 PHP | 73.82 NOK |
| 1,000 PHP | 147.64 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-09-11T20:49:58Z",
"rates": {
"NOK": 0.147636
}
}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": 14.763599999999999,
"rate": 0.147636
}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