Rate Overview
Live
1 TRY = 0.784956 NIO
1 NIO = 1.2740
TRY
Avg
0.784499
High
0.788238
Low
0.779815
Last updated: 7/8/2026, 10:53:28 PM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.78 NIO |
| 10 TRY | 7.85 NIO |
| 50 TRY | 39.25 NIO |
| 100 TRY | 78.50 NIO |
| 500 TRY | 392.48 NIO |
| 1,000 TRY | 784.96 NIO |
Get TRY/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NIOExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-08T22:53:28Z",
"rates": {
"NIO": 0.784956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NIO",
"amount": 100
},
"result": 78.4956,
"rate": 0.784956
}Build with TRY/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key