Rate Overview
Live
1 NPR = 3.7749 SOS
1 SOS = 0.264907
NPR
Avg
3.7637
High
3.7749
Low
3.7509
Last updated: 5/7/2026, 2:50:20 PM
Quick Conversions
| NPR | SOS |
|---|---|
| 1 NPR | 3.77 SOS |
| 10 NPR | 37.75 SOS |
| 50 NPR | 188.75 SOS |
| 100 NPR | 377.49 SOS |
| 500 NPR | 1,887.46 SOS |
| 1,000 NPR | 3,774.91 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-05-07T14:50:20Z",
"rates": {
"SOS": 3.774911
}
}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": 377.4911,
"rate": 3.774911
}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