Rate Overview
Live
1 THB = 111.7288 MNT
1 MNT = 0.008950
THB
Avg
111.4387
High
111.9915
Low
110.6835
Last updated: 4/16/2026, 8:11:04 PM
Quick Conversions
| THB | MNT |
|---|---|
| 1 THB | 111.73 MNT |
| 10 THB | 1,117.29 MNT |
| 50 THB | 5,586.44 MNT |
| 100 THB | 11,172.88 MNT |
| 500 THB | 55,864.41 MNT |
| 1,000 THB | 111,728.81 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-04-16T20:11:04Z",
"rates": {
"MNT": 111.72881
}
}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": 11172.881,
"rate": 111.72881
}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