Rate Overview
Live
1 TRY = 0.400615 MXN
1 MXN = 2.4962 TRY
Avg
0.436348
High
0.464143
Low
0.400615
Last updated: 1/25/2026, 5:07:37 PM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.40 MXN |
| 10 TRY | 4.01 MXN |
| 50 TRY | 20.03 MXN |
| 100 TRY | 40.06 MXN |
| 500 TRY | 200.31 MXN |
| 1,000 TRY | 400.62 MXN |
Get TRY/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MXNExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T17:07:37Z",
"rates": {
"MXN": 0.400615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MXN",
"amount": 100
},
"result": 40.0615,
"rate": 0.400615
}Build with TRY/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key