Rate Overview
Live
1 TRY = 3.2511 NPR
1 NPR = 0.307588
TRY
Avg
3.2711
High
3.2966
Low
3.2511
Last updated: 6/19/2026, 8:38:49 AM
Quick Conversions
| TRY | NPR |
|---|---|
| 1 TRY | 3.25 NPR |
| 10 TRY | 32.51 NPR |
| 50 TRY | 162.56 NPR |
| 100 TRY | 325.11 NPR |
| 500 TRY | 1,625.55 NPR |
| 1,000 TRY | 3,251.11 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-06-19T08:38:49Z",
"rates": {
"NPR": 3.251107
}
}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": 325.1107,
"rate": 3.251107
}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