Rate Overview
Live
1 NPR = 84.9209 SYP
1 SYP = 0.011776
NPR
Avg
11.0794
High
84.9948
Low
0.716516
Last updated: 8/20/2026, 12:09:48 PM
Quick Conversions
| NPR | SYP |
|---|---|
| 1 NPR | 84.92 SYP |
| 10 NPR | 849.21 SYP |
| 50 NPR | 4,246.04 SYP |
| 100 NPR | 8,492.09 SYP |
| 500 NPR | 42,460.44 SYP |
| 1,000 NPR | 84,920.89 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-08-20T12:09:48Z",
"rates": {
"SYP": 84.920887
}
}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": 8492.0887,
"rate": 84.920887
}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