Rate Overview
Live
1 TRY = 0.373810 MXN
1 MXN = 2.6752
TRY
Avg
0.372588
High
0.374447
Low
0.371552
Last updated: 6/19/2026, 8:39:20 AM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.37 MXN |
| 10 TRY | 3.74 MXN |
| 50 TRY | 18.69 MXN |
| 100 TRY | 37.38 MXN |
| 500 TRY | 186.91 MXN |
| 1,000 TRY | 373.81 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-06-19T08:39:20Z",
"rates": {
"MXN": 0.37381
}
}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.381,
"rate": 0.37381
}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