Rate Overview
Live
1 THB = 108.5146 MNT
1 MNT = 0.009215
THB
Avg
108.6862
High
109.0395
Low
107.9444
Last updated: 8/11/2026, 11:51:15 PM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.51 MNT |
| 10 THB | 1,085.15 MNT |
| 50 THB | 5,425.73 MNT |
| 100 THB | 10,851.46 MNT |
| 500 THB | 54,257.32 MNT |
| 1,000 THB | 108,514.64 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-08-11T23:51:15Z",
"rates": {
"MNT": 108.514644
}
}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": 10851.4644,
"rate": 108.514644
}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