Rate Overview
Live
1 THB = 108.5357 MNT
1 MNT = 0.009214
THB
Avg
111.3050
High
114.9519
Low
108.4706
Last updated: 3/27/2026, 9:25:29 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.54 MNT |
| 10 THB | 1,085.36 MNT |
| 50 THB | 5,426.78 MNT |
| 100 THB | 10,853.57 MNT |
| 500 THB | 54,267.84 MNT |
| 1,000 THB | 108,535.69 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-27T09:25:29Z",
"rates": {
"MNT": 108.535686
}
}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": 10853.5686,
"rate": 108.535686
}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