Rate Overview
Live
1 SGD = 120.8473 NPR
1 NPR = 0.008275
SGD
Avg
120.0434
High
120.8473
Low
119.4861
Last updated: 5/28/2026, 8:33:26 PM
Quick Conversions
| SGD | NPR |
|---|---|
| 1 SGD | 120.85 NPR |
| 10 SGD | 1,208.47 NPR |
| 50 SGD | 6,042.36 NPR |
| 100 SGD | 12,084.73 NPR |
| 500 SGD | 60,423.65 NPR |
| 1,000 SGD | 120,847.30 NPR |
Get SGD/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NPRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-28T20:33:26Z",
"rates": {
"NPR": 120.847298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NPR",
"amount": 100
},
"result": 12084.7298,
"rate": 120.847298
}Build with SGD/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key