Rate Overview
Live
1 MNT = 0.012822 TRY
1 TRY = 77.9910
MNT
Avg
2.3402
High
51.2492
Low
0.010027
Last updated: 5/28/2026, 9:41:12 PM
Quick Conversions
| MNT | TRY |
|---|---|
| 1 MNT | 0.01 TRY |
| 10 MNT | 0.13 TRY |
| 50 MNT | 0.64 TRY |
| 100 MNT | 1.28 TRY |
| 500 MNT | 6.41 TRY |
| 1,000 MNT | 12.82 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-28T21:41:12Z",
"rates": {
"TRY": 0.012822
}
}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.2822,
"rate": 0.012822
}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