Rate Overview
Live
1 TRY = 0.404679 MXN
1 MXN = 2.4711
TRY
Avg
0.449945
High
0.538972
Low
0.391435
Last updated: 3/27/2026, 9:25:08 AM
Quick Conversions
| TRY | MXN |
|---|---|
| 1 TRY | 0.40 MXN |
| 10 TRY | 4.05 MXN |
| 50 TRY | 20.23 MXN |
| 100 TRY | 40.47 MXN |
| 500 TRY | 202.34 MXN |
| 1,000 TRY | 404.68 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-27T09:25:08Z",
"rates": {
"MXN": 0.404679
}
}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.4679,
"rate": 0.404679
}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