Rate Overview
Live
1 MNT = 0.013459 TRY
1 TRY = 74.2997
MNT
Avg
0.013427
High
0.013459
Low
0.013399
Last updated: 9/4/2026, 3:40:27 PM
Quick Conversions
| MNT | TRY |
|---|---|
| 1 MNT | 0.01 TRY |
| 10 MNT | 0.13 TRY |
| 50 MNT | 0.67 TRY |
| 100 MNT | 1.35 TRY |
| 500 MNT | 6.73 TRY |
| 1,000 MNT | 13.46 TRY |
Get MNT/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=TRYExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-04T15:40:27Z",
"rates": {
"TRY": 0.013459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "TRY",
"amount": 100
},
"result": 1.3459,
"rate": 0.013459
}Build with MNT/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key