Rate Overview
Live
1 MNT = 0.009211 THB
1 THB = 108.5658
MNT
Avg
0.008871
High
0.009211
Low
0.008708
Last updated: 3/27/2026, 11:52:56 AM
Quick Conversions
| MNT | THB |
|---|---|
| 1 MNT | 0.01 THB |
| 10 MNT | 0.09 THB |
| 50 MNT | 0.46 THB |
| 100 MNT | 0.92 THB |
| 500 MNT | 4.61 THB |
| 1,000 MNT | 9.21 THB |
Get MNT/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=THBExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T11:52:56Z",
"rates": {
"THB": 0.009211
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "THB",
"amount": 100
},
"result": 0.9211,
"rate": 0.009211
}Build with MNT/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key