Rate Overview
Live
1 MDL = 1.8981 THB
1 THB = 0.526841
MDL
Avg
1.8680
High
1.9182
Low
1.8194
Last updated: 7/29/2026, 9:53:10 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.90 THB |
| 10 MDL | 18.98 THB |
| 50 MDL | 94.91 THB |
| 100 MDL | 189.81 THB |
| 500 MDL | 949.05 THB |
| 1,000 MDL | 1,898.11 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-07-29T09:53:10Z",
"rates": {
"THB": 1.898107
}
}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": 189.8107,
"rate": 1.898107
}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