Rate Overview
Live
1 SYP = 1.3860 NPR
1 NPR = 0.721481
SYP
Avg
1.3787
High
1.4019
Low
1.3614
Last updated: 5/27/2026, 4:51:34 AM
Quick Conversions
| SYP | NPR |
|---|---|
| 1 SYP | 1.39 NPR |
| 10 SYP | 13.86 NPR |
| 50 SYP | 69.30 NPR |
| 100 SYP | 138.60 NPR |
| 500 SYP | 693.02 NPR |
| 1,000 SYP | 1,386.04 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-27T04:51:34Z",
"rates": {
"NPR": 1.386037
}
}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.6037,
"rate": 1.386037
}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