Rate Overview
Live
1 PHP = 0.150128 NOK
1 NOK = 6.6610
PHP
Avg
0.152314
High
0.153961
Low
0.150128
Last updated: 8/21/2026, 11:31:58 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.15 NOK |
| 10 PHP | 1.50 NOK |
| 50 PHP | 7.51 NOK |
| 100 PHP | 15.01 NOK |
| 500 PHP | 75.06 NOK |
| 1,000 PHP | 150.13 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-08-21T11:31:58Z",
"rates": {
"NOK": 0.150128
}
}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.0128,
"rate": 0.150128
}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