Rate Overview
Live
1 TRY = 0.378192 MXN
1 MXN = 2.6442
TRY
Avg
0.866544
High
2.3787
Low
0.378192
Last updated: 5/27/2026, 9:34:09 PM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.38 MXN |
| 10 TRY | 3.78 MXN |
| 50 TRY | 18.91 MXN |
| 100 TRY | 37.82 MXN |
| 500 TRY | 189.10 MXN |
| 1,000 TRY | 378.19 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-05-27T21:34:09Z",
"rates": {
"MXN": 0.378192
}
}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": 37.819199999999995,
"rate": 0.378192
}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