Rate Overview
Live
1 NPR = 0.292966 TRY
1 TRY = 3.4134
NPR
Avg
0.292376
High
0.301081
Low
0.276275
Last updated: 3/28/2026, 10:41:52 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.29 TRY |
| 10 NPR | 2.93 TRY |
| 50 NPR | 14.65 TRY |
| 100 NPR | 29.30 TRY |
| 500 NPR | 146.48 TRY |
| 1,000 NPR | 292.97 TRY |
Get NPR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=TRYExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-28T10:41:52Z",
"rates": {
"TRY": 0.292966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "TRY",
"amount": 100
},
"result": 29.2966,
"rate": 0.292966
}Build with NPR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key