Rate Overview
Live
1 PHP = 2.4928 NPR
1 NPR = 0.401154
PHP
Avg
2.5070
High
2.5250
Low
2.4740
Last updated: 3/7/2026, 7:35:03 AM
Quick Conversions
| PHP | NPR |
|---|---|
| 1 PHP | 2.49 NPR |
| 10 PHP | 24.93 NPR |
| 50 PHP | 124.64 NPR |
| 100 PHP | 249.28 NPR |
| 500 PHP | 1,246.41 NPR |
| 1,000 PHP | 2,492.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-07T07:35:03Z",
"rates": {
"NPR": 2.49281
}
}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.281,
"rate": 2.49281
}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