Rate Overview
Live
1 TRY = 0.368967 MXN
1 MXN = 2.7103
TRY
Avg
0.368935
High
0.369641
Low
0.368122
Last updated: 7/29/2026, 1:25:04 PM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.37 MXN |
| 10 TRY | 3.69 MXN |
| 50 TRY | 18.45 MXN |
| 100 TRY | 36.90 MXN |
| 500 TRY | 184.48 MXN |
| 1,000 TRY | 368.97 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-07-29T13:25:04Z",
"rates": {
"MXN": 0.368967
}
}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": 36.896699999999996,
"rate": 0.368967
}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