Rate Overview
Live
1 NPR = 0.307587 TRY
1 TRY = 3.2511
NPR
Avg
0.305712
High
0.307587
Low
0.303341
Last updated: 6/19/2026, 8:39:40 AM
Quick Conversions
| NPR | TRY |
|---|---|
| 1 NPR | 0.31 TRY |
| 10 NPR | 3.08 TRY |
| 50 NPR | 15.38 TRY |
| 100 NPR | 30.76 TRY |
| 500 NPR | 153.79 TRY |
| 1,000 NPR | 307.59 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-06-19T08:39:40Z",
"rates": {
"TRY": 0.307587
}
}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.7587,
"rate": 0.307587
}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