Rate Overview
Live
1 NPR = 0.734513 SYP
1 SYP = 1.3614
NPR
Avg
0.748078
High
0.763008
Low
0.734513
Last updated: 3/27/2026, 11:38:11 AM
Quick Conversions
| NPR | SYP |
|---|---|
| 1 NPR | 0.73 SYP |
| 10 NPR | 7.35 SYP |
| 50 NPR | 36.73 SYP |
| 100 NPR | 73.45 SYP |
| 500 NPR | 367.26 SYP |
| 1,000 NPR | 734.51 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-03-27T11:38:11Z",
"rates": {
"SYP": 0.734513
}
}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": 73.4513,
"rate": 0.734513
}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