Rate Overview
Live
1 PHP = 0.160244 NOK
1 NOK = 6.2405
PHP
Avg
0.174204
High
0.187020
Low
0.159424
Last updated: 3/28/2026, 12:16:22 PM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.16 NOK |
| 10 PHP | 1.60 NOK |
| 50 PHP | 8.01 NOK |
| 100 PHP | 16.02 NOK |
| 500 PHP | 80.12 NOK |
| 1,000 PHP | 160.24 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-28T12:16:22Z",
"rates": {
"NOK": 0.160244
}
}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.0244,
"rate": 0.160244
}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