Rate Overview
Live
1 TRY = 3.3276 NPR
1 NPR = 0.300514
TRY
Avg
3.3242
High
3.3336
Low
3.3127
Last updated: 4/17/2026, 11:58:48 AM
Quick Conversions
| TRY | NPR |
|---|---|
| 1 TRY | 3.33 NPR |
| 10 TRY | 33.28 NPR |
| 50 TRY | 166.38 NPR |
| 100 TRY | 332.76 NPR |
| 500 TRY | 1,663.81 NPR |
| 1,000 TRY | 3,327.63 NPR |
Get TRY/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NPRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-04-17T11:58:48Z",
"rates": {
"NPR": 3.327627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NPR",
"amount": 100
},
"result": 332.7627,
"rate": 3.327627
}Build with TRY/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key