Rate Overview
Live
1 THB = 108.7076 MNT
1 MNT = 0.009199
THB
Avg
109.1008
High
110.7006
Low
108.4706
Last updated: 3/27/2026, 6:01:44 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.71 MNT |
| 10 THB | 1,087.08 MNT |
| 50 THB | 5,435.38 MNT |
| 100 THB | 10,870.76 MNT |
| 500 THB | 54,353.78 MNT |
| 1,000 THB | 108,707.56 MNT |
Get THB/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MNTExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-27T06:01:44Z",
"rates": {
"MNT": 108.707563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MNT",
"amount": 100
},
"result": 10870.7563,
"rate": 108.707563
}Build with THB/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key