Rate Overview
Live
1 PHP = 2.4749 NPR
1 NPR = 0.404056
PHP
Avg
2.4793
High
2.4878
Low
2.4742
Last updated: 7/9/2026, 10:15:52 AM
Quick Conversions
| PHP | NPR |
|---|---|
| 1 PHP | 2.47 NPR |
| 10 PHP | 24.75 NPR |
| 50 PHP | 123.75 NPR |
| 100 PHP | 247.49 NPR |
| 500 PHP | 1,237.45 NPR |
| 1,000 PHP | 2,474.90 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-07-09T10:15:52Z",
"rates": {
"NPR": 2.474902
}
}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": 247.49020000000002,
"rate": 2.474902
}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