Rate Overview
Live
1 THB = 108.4747 MNT
1 MNT = 0.009219
THB
Avg
112.7524
High
114.8244
Low
108.4747
Last updated: 3/27/2026, 7:45:24 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.47 MNT |
| 10 THB | 1,084.75 MNT |
| 50 THB | 5,423.73 MNT |
| 100 THB | 10,847.47 MNT |
| 500 THB | 54,237.33 MNT |
| 1,000 THB | 108,474.67 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-27T07:45:24Z",
"rates": {
"MNT": 108.474668
}
}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": 10847.4668,
"rate": 108.474668
}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