Rate Overview
Live
1 MNT = 0.012670 TRY
1 TRY = 78.9266
MNT
Avg
0.012638
High
0.012670
Low
0.012615
Last updated: 5/8/2026, 3:42:17 PM
Quick Conversions
| MNT | TRY |
|---|---|
| 1 MNT | 0.01 TRY |
| 10 MNT | 0.13 TRY |
| 50 MNT | 0.63 TRY |
| 100 MNT | 1.27 TRY |
| 500 MNT | 6.34 TRY |
| 1,000 MNT | 12.67 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-05-08T15:42:17Z",
"rates": {
"TRY": 0.01267
}
}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.2670000000000001,
"rate": 0.01267
}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