Rate Overview
Live
1 NPR = 3.7681 SOS
1 SOS = 0.265383
NPR
Avg
3.7936
High
3.8103
Low
3.7681
Last updated: 3/28/2026, 10:42:08 AM
Quick Conversions
| NPR | SOS |
|---|---|
| 1 NPR | 3.77 SOS |
| 10 NPR | 37.68 SOS |
| 50 NPR | 188.41 SOS |
| 100 NPR | 376.81 SOS |
| 500 NPR | 1,884.07 SOS |
| 1,000 NPR | 3,768.15 SOS |
Get NPR/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SOSExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-28T10:42:08Z",
"rates": {
"SOS": 3.768145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SOS",
"amount": 100
},
"result": 376.8145,
"rate": 3.768145
}Build with NPR/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key