Rate Overview
Live
1 PHP = 0.151253 NOK
1 NOK = 6.6114
PHP
Avg
0.151473
High
0.152931
Low
0.150086
Last updated: 5/9/2026, 3:40:08 AM
Quick Conversions
| PHP | NOK |
|---|---|
| 1 PHP | 0.15 NOK |
| 10 PHP | 1.51 NOK |
| 50 PHP | 7.56 NOK |
| 100 PHP | 15.13 NOK |
| 500 PHP | 75.63 NOK |
| 1,000 PHP | 151.25 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-05-09T03:40:08Z",
"rates": {
"NOK": 0.151253
}
}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.1253,
"rate": 0.151253
}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