Rate Overview
Live
1 PHP = 2.4903 NPR
1 NPR = 0.401553
PHP
Avg
2.5010
High
2.5108
Low
2.4884
Last updated: 6/17/2026, 7:55:10 AM
Quick Conversions
| PHP | NPR |
|---|---|
| 1 PHP | 2.49 NPR |
| 10 PHP | 24.90 NPR |
| 50 PHP | 124.52 NPR |
| 100 PHP | 249.03 NPR |
| 500 PHP | 1,245.16 NPR |
| 1,000 PHP | 2,490.33 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-06-17T07:55:10Z",
"rates": {
"NPR": 2.490329
}
}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": 249.0329,
"rate": 2.490329
}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