Rate Overview
Live
1 NPR = 3.7814 SOS
1 SOS = 0.264452
NPR
Avg
3.7687
High
3.7814
Low
3.7472
Last updated: 6/19/2026, 8:47:09 AM
Quick Conversions
| NPR | SOS |
|---|---|
| 1 NPR | 3.78 SOS |
| 10 NPR | 37.81 SOS |
| 50 NPR | 189.07 SOS |
| 100 NPR | 378.14 SOS |
| 500 NPR | 1,890.70 SOS |
| 1,000 NPR | 3,781.40 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-06-19T08:47:09Z",
"rates": {
"SOS": 3.781398
}
}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": 378.1398,
"rate": 3.781398
}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