Rate Overview
Live
1 THB = 110.9698 MNT
1 MNT = 0.009011
THB
Avg
110.2213
High
111.1887
Low
109.5798
Last updated: 5/7/2026, 12:12:08 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 110.97 MNT |
| 10 THB | 1,109.70 MNT |
| 50 THB | 5,548.49 MNT |
| 100 THB | 11,096.98 MNT |
| 500 THB | 55,484.88 MNT |
| 1,000 THB | 110,969.75 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-05-07T00:12:08Z",
"rates": {
"MNT": 110.969752
}
}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": 11096.9752,
"rate": 110.969752
}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