Rate Overview
Live
1 NPR = 84.8354 SYP
1 SYP = 0.011788
NPR
Avg
84.9513
High
85.1634
Low
84.8354
Last updated: 8/21/2026, 8:51:33 AM
Quick Conversions
| NPR | SYP |
|---|---|
| 1 NPR | 84.84 SYP |
| 10 NPR | 848.35 SYP |
| 50 NPR | 4,241.77 SYP |
| 100 NPR | 8,483.54 SYP |
| 500 NPR | 42,417.70 SYP |
| 1,000 NPR | 84,835.41 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-21T08:51:33Z",
"rates": {
"SYP": 84.835405
}
}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": 8483.5405,
"rate": 84.835405
}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