Rate Overview
Live
1 NPR = 0.313078 TRY
1 TRY = 3.1941
NPR
Avg
0.313064
High
0.313607
Low
0.312495
Last updated: 8/17/2026, 10:17:13 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.31 TRY |
| 10 NPR | 3.13 TRY |
| 50 NPR | 15.65 TRY |
| 100 NPR | 31.31 TRY |
| 500 NPR | 156.54 TRY |
| 1,000 NPR | 313.08 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-08-17T10:17:13Z",
"rates": {
"TRY": 0.313078
}
}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": 31.307800000000004,
"rate": 0.313078
}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