Rate Overview
Live
1 SYP = 1.3757 NPR
1 NPR = 0.726922
SYP
Avg
1.3738
High
1.3763
Low
1.3701
Last updated: 5/7/2026, 12:15:40 AM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 1.38 NPR |
| 10 SYP | 13.76 NPR |
| 50 SYP | 68.78 NPR |
| 100 SYP | 137.57 NPR |
| 500 SYP | 687.83 NPR |
| 1,000 SYP | 1,375.66 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-05-07T00:15:40Z",
"rates": {
"NPR": 1.375663
}
}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": 137.5663,
"rate": 1.375663
}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