Rate Overview
Live
1 NPR = 0.299372 TRY
1 TRY = 3.3403
NPR
Avg
0.299912
High
0.301421
Low
0.298247
Last updated: 3/7/2026, 7:44:02 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.30 TRY |
| 10 NPR | 2.99 TRY |
| 50 NPR | 14.97 TRY |
| 100 NPR | 29.94 TRY |
| 500 NPR | 149.69 TRY |
| 1,000 NPR | 299.37 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-07T07:44:02Z",
"rates": {
"TRY": 0.299372
}
}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.937200000000004,
"rate": 0.299372
}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