Rate Overview
Live
1 SYP = 1.3268 NPR
1 NPR = 0.753714
SYP
Avg
1.3248
High
1.3344
Low
1.3106
Last updated: 3/7/2026, 1:40:27 AM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 1.33 NPR |
| 10 SYP | 13.27 NPR |
| 50 SYP | 66.34 NPR |
| 100 SYP | 132.68 NPR |
| 500 SYP | 663.38 NPR |
| 1,000 SYP | 1,326.76 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-03-07T01:40:27Z",
"rates": {
"NPR": 1.326764
}
}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": 132.6764,
"rate": 1.326764
}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