Rate Overview
Live
1 MNT = 0.008960 THB
1 THB = 111.6071
MNT
Avg
0.008974
High
0.009034
Low
0.008929
Last updated: 4/16/2026, 6:26:53 PM
Quick Conversions
| MNT | THB |
|---|---|
| 1 MNT | 0.01 THB |
| 10 MNT | 0.09 THB |
| 50 MNT | 0.45 THB |
| 100 MNT | 0.90 THB |
| 500 MNT | 4.48 THB |
| 1,000 MNT | 8.96 THB |
Get MNT/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=THBExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-16T18:26:53Z",
"rates": {
"THB": 0.00896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "THB",
"amount": 100
},
"result": 0.8959999999999999,
"rate": 0.00896
}Build with MNT/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key