Rate Overview
Live
1 MDL = 1.8446 THB
1 THB = 0.542133
MDL
Avg
1.8338
High
1.8496
Low
1.8172
Last updated: 3/7/2026, 1:53:45 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.84 THB |
| 10 MDL | 18.45 THB |
| 50 MDL | 92.23 THB |
| 100 MDL | 184.46 THB |
| 500 MDL | 922.28 THB |
| 1,000 MDL | 1,844.57 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-07T01:53:45Z",
"rates": {
"THB": 1.844565
}
}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": 184.4565,
"rate": 1.844565
}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