Rate Overview
Live
1 TRY = 3.3378 NPR
1 NPR = 0.299596
TRY
Avg
3.3480
High
3.3884
Low
3.3156
Last updated: 5/27/2026, 10:52:01 PM
Quick Conversions
| TRY | NPR |
|---|---|
| 1 TRY | 3.34 NPR |
| 10 TRY | 33.38 NPR |
| 50 TRY | 166.89 NPR |
| 100 TRY | 333.78 NPR |
| 500 TRY | 1,668.92 NPR |
| 1,000 TRY | 3,337.83 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-05-27T22:52:01Z",
"rates": {
"NPR": 3.33783
}
}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": 333.78299999999996,
"rate": 3.33783
}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