Rate Overview
Live
1 MDL = 1.8765 THB
1 THB = 0.532899
MDL
Avg
1.8515
High
1.8893
Low
1.8142
Last updated: 3/27/2026, 10:04:58 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.88 THB |
| 10 MDL | 18.77 THB |
| 50 MDL | 93.83 THB |
| 100 MDL | 187.65 THB |
| 500 MDL | 938.26 THB |
| 1,000 MDL | 1,876.53 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-27T10:04:58Z",
"rates": {
"THB": 1.876527
}
}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.6527,
"rate": 1.876527
}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