Rate Overview
Live
1 NPR = 0.309669 TRY
1 TRY = 3.2293
NPR
Avg
0.300852
High
0.309669
Low
0.295127
Last updated: 7/30/2026, 8:01:17 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.31 TRY |
| 10 NPR | 3.10 TRY |
| 50 NPR | 15.48 TRY |
| 100 NPR | 30.97 TRY |
| 500 NPR | 154.83 TRY |
| 1,000 NPR | 309.67 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-30T08:01:17Z",
"rates": {
"TRY": 0.309669
}
}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.966900000000003,
"rate": 0.309669
}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