Rate Overview
Live
1 MDL = 1.8785 THB
1 THB = 0.532333
MDL
Avg
1.8948
High
1.9530
Low
1.8156
Last updated: 3/27/2026, 8:21:50 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.88 THB |
| 10 MDL | 18.79 THB |
| 50 MDL | 93.93 THB |
| 100 MDL | 187.85 THB |
| 500 MDL | 939.26 THB |
| 1,000 MDL | 1,878.52 THB |
Get MDL/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=THBExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T08:21:50Z",
"rates": {
"THB": 1.878524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "THB",
"amount": 100
},
"result": 187.85240000000002,
"rate": 1.878524
}Build with MDL/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key