Rate Overview
Live
1 THB = 108.9088 MNT
1 MNT = 0.009182
THB
Avg
108.7120
High
109.5120
Low
108.1562
Last updated: 9/3/2026, 3:27:58 AM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 108.91 MNT |
| 10 THB | 1,089.09 MNT |
| 50 THB | 5,445.44 MNT |
| 100 THB | 10,890.88 MNT |
| 500 THB | 54,454.42 MNT |
| 1,000 THB | 108,908.84 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-09-03T03:27:58Z",
"rates": {
"MNT": 108.90884
}
}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": 10890.884,
"rate": 108.90884
}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