Rate Overview
Live
1 SYP = 1.3479 NPR
1 NPR = 0.741891
SYP
Avg
1.3432
High
1.3489
Low
1.3353
Last updated: 4/16/2026, 10:21:13 PM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 1.35 NPR |
| 10 SYP | 13.48 NPR |
| 50 SYP | 67.40 NPR |
| 100 SYP | 134.79 NPR |
| 500 SYP | 673.95 NPR |
| 1,000 SYP | 1,347.91 NPR |
Get SYP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NPRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T22:21:13Z",
"rates": {
"NPR": 1.347907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NPR",
"amount": 100
},
"result": 134.7907,
"rate": 1.347907
}Build with SYP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key