Rate Overview
Live
1 SYP = 0.011782 NPR
1 NPR = 84.8752
SYP
Avg
0.346202
High
1.3789
Low
0.010318
Last updated: 8/25/2026, 8:47:10 PM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 0.01 NPR |
| 10 SYP | 0.12 NPR |
| 50 SYP | 0.59 NPR |
| 100 SYP | 1.18 NPR |
| 500 SYP | 5.89 NPR |
| 1,000 SYP | 11.78 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-08-25T20:47:10Z",
"rates": {
"NPR": 0.011782
}
}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": 1.1782000000000001,
"rate": 0.011782
}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