Rate Overview
Live
1 PHP = 2.5048 NPR
1 NPR = 0.399232
PHP
Avg
2.5015
High
2.5150
Low
2.4886
Last updated: 3/28/2026, 9:24:57 AM
Quick Conversions
| PHP | NPR |
|---|---|
| 1 PHP | 2.50 NPR |
| 10 PHP | 25.05 NPR |
| 50 PHP | 125.24 NPR |
| 100 PHP | 250.48 NPR |
| 500 PHP | 1,252.40 NPR |
| 1,000 PHP | 2,504.81 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-03-28T09:24:57Z",
"rates": {
"NPR": 2.504808
}
}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": 250.48080000000002,
"rate": 2.504808
}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