Rate Overview
Live
1 TRY = 0.776228 NIO
1 NIO = 1.2883
TRY
Avg
0.781675
High
0.789479
Low
0.774916
Last updated: 7/28/2026, 7:56:25 AM
Quick Conversions
| TRY | NIO |
|---|---|
| 1 TRY | 0.78 NIO |
| 10 TRY | 7.76 NIO |
| 50 TRY | 38.81 NIO |
| 100 TRY | 77.62 NIO |
| 500 TRY | 388.11 NIO |
| 1,000 TRY | 776.23 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-28T07:56:25Z",
"rates": {
"NIO": 0.776228
}
}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": 77.6228,
"rate": 0.776228
}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