Rate Overview
Live
1 NPR = 0.306555 TRY
1 TRY = 3.2621
NPR
Avg
0.284084
High
0.307565
Low
0.253084
Last updated: 7/25/2026, 9:47:53 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.31 TRY |
| 10 NPR | 3.07 TRY |
| 50 NPR | 15.33 TRY |
| 100 NPR | 30.66 TRY |
| 500 NPR | 153.28 TRY |
| 1,000 NPR | 306.56 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-07-25T09:47:53Z",
"rates": {
"TRY": 0.306555
}
}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": 30.655500000000004,
"rate": 0.306555
}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