Rate Overview
Live
1 TRY = 3.2316 NPR
1 NPR = 0.309447
TRY
Avg
3.2539
High
3.2723
Low
3.2316
Last updated: 7/29/2026, 10:20:39 AM
Quick Conversions
| TRY | NPR |
|---|---|
| 1 TRY | 3.23 NPR |
| 10 TRY | 32.32 NPR |
| 50 TRY | 161.58 NPR |
| 100 TRY | 323.16 NPR |
| 500 TRY | 1,615.78 NPR |
| 1,000 TRY | 3,231.57 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-07-29T10:20:39Z",
"rates": {
"NPR": 3.231568
}
}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": 323.15680000000003,
"rate": 3.231568
}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