Rate Overview
Live
1 PHP = 2.4015 NPR
1 NPR = 0.416415
PHP
Avg
2.4186
High
2.4484
Low
2.4015
Last updated: 9/7/2026, 6:23:46 AM
Quick Conversions
| PHP | NPR |
|---|---|
| 1 PHP | 2.40 NPR |
| 10 PHP | 24.01 NPR |
| 50 PHP | 120.07 NPR |
| 100 PHP | 240.15 NPR |
| 500 PHP | 1,200.73 NPR |
| 1,000 PHP | 2,401.45 NPR |
Get PHP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=NPRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-07T06:23:46Z",
"rates": {
"NPR": 2.40145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "NPR",
"amount": 100
},
"result": 240.145,
"rate": 2.40145
}Build with PHP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key