Rate Overview
Live
1 TRY = 3.4134 NPR
1 NPR = 0.292967
TRY
Avg
3.3942
High
3.4134
Low
3.3762
Last updated: 3/28/2026, 12:04:27 PM
Quick Conversions
| TRY | NPR |
|---|---|
| 1 TRY | 3.41 NPR |
| 10 TRY | 34.13 NPR |
| 50 TRY | 170.67 NPR |
| 100 TRY | 341.34 NPR |
| 500 TRY | 1,706.68 NPR |
| 1,000 TRY | 3,413.36 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-03-28T12:04:27Z",
"rates": {
"NPR": 3.413357
}
}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": 341.3357,
"rate": 3.413357
}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