Rate Overview
Live
1 SYP = 1.3811 NPR
1 NPR = 0.724075
SYP
Avg
1.3876
High
1.4019
Low
1.3811
Last updated: 5/27/2026, 2:27:51 AM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 1.38 NPR |
| 10 SYP | 13.81 NPR |
| 50 SYP | 69.05 NPR |
| 100 SYP | 138.11 NPR |
| 500 SYP | 690.54 NPR |
| 1,000 SYP | 1,381.07 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-27T02:27:51Z",
"rates": {
"NPR": 1.381072
}
}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": 138.1072,
"rate": 1.381072
}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