Rate Overview
Live
1 NPR = 0.723474 SYP
1 SYP = 1.3822
NPR
Avg
0.727355
High
0.731737
Low
0.723474
Last updated: 7/5/2026, 2:52:54 AM
Quick Conversions
| NPR | SYP |
|---|---|
| 1 NPR | 0.72 SYP |
| 10 NPR | 7.23 SYP |
| 50 NPR | 36.17 SYP |
| 100 NPR | 72.35 SYP |
| 500 NPR | 361.74 SYP |
| 1,000 NPR | 723.47 SYP |
Get NPR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SYPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-05T02:52:54Z",
"rates": {
"SYP": 0.723474
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SYP",
"amount": 100
},
"result": 72.3474,
"rate": 0.723474
}Build with NPR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key