Rate Overview
Live
1 NPR = 0.008275 SGD
1 SGD = 120.8459
NPR
Avg
0.009269
High
0.009979
Low
0.008275
Last updated: 5/28/2026, 9:52:10 PM
Quick Conversions
| NPR | SGD |
|---|---|
| 1 NPR | 0.01 SGD |
| 10 NPR | 0.08 SGD |
| 50 NPR | 0.41 SGD |
| 100 NPR | 0.83 SGD |
| 500 NPR | 4.14 SGD |
| 1,000 NPR | 8.27 SGD |
Get NPR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SGDExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-28T21:52:10Z",
"rates": {
"SGD": 0.008275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SGD",
"amount": 100
},
"result": 0.8274999999999999,
"rate": 0.008275
}Build with NPR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key