Rate Overview
Live
1 TRY = 0.405654 MXN
1 MXN = 2.4652
TRY
Avg
0.402895
High
0.405654
Low
0.400507
Last updated: 3/27/2026, 2:32:20 PM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.41 MXN |
| 10 TRY | 4.06 MXN |
| 50 TRY | 20.28 MXN |
| 100 TRY | 40.57 MXN |
| 500 TRY | 202.83 MXN |
| 1,000 TRY | 405.65 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-03-27T14:32:20Z",
"rates": {
"MXN": 0.405654
}
}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.565400000000004,
"rate": 0.405654
}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