Rate Overview
Live
1 THB = 108.5555 MNT
1 MNT = 0.009212
THB
Avg
109.0856
High
110.7006
Low
108.4706
Last updated: 3/27/2026, 11:10:56 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.56 MNT |
| 10 THB | 1,085.55 MNT |
| 50 THB | 5,427.77 MNT |
| 100 THB | 10,855.55 MNT |
| 500 THB | 54,277.75 MNT |
| 1,000 THB | 108,555.49 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-27T11:10:56Z",
"rates": {
"MNT": 108.55549
}
}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": 10855.549,
"rate": 108.55549
}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