Rate Overview
Live
1 THB = 111.9764 MNT
1 MNT = 0.008930
THB
Avg
113.1578
High
114.7468
Low
111.6743
Last updated: 3/7/2026, 12:13:50 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 111.98 MNT |
| 10 THB | 1,119.76 MNT |
| 50 THB | 5,598.82 MNT |
| 100 THB | 11,197.64 MNT |
| 500 THB | 55,988.18 MNT |
| 1,000 THB | 111,976.37 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-07T00:13:50Z",
"rates": {
"MNT": 111.976367
}
}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": 11197.6367,
"rate": 111.976367
}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