Rate Overview
Live
1 NPR = 0.729720 SYP
1 SYP = 1.3704
NPR
Avg
0.725907
High
0.729760
Low
0.721873
Last updated: 6/16/2026, 1:29:51 PM
Quick Conversions
| NPR | SYP |
|---|---|
| 1 NPR | 0.73 SYP |
| 10 NPR | 7.30 SYP |
| 50 NPR | 36.49 SYP |
| 100 NPR | 72.97 SYP |
| 500 NPR | 364.86 SYP |
| 1,000 NPR | 729.72 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-06-16T13:29:51Z",
"rates": {
"SYP": 0.72972
}
}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": 72.97200000000001,
"rate": 0.72972
}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