Rate Overview
Live
1 MDL = 1.8686 THB
1 THB = 0.535159
MDL
Avg
1.8727
High
1.8774
Low
1.8642
Last updated: 4/18/2026, 8:44:10 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.87 THB |
| 10 MDL | 18.69 THB |
| 50 MDL | 93.43 THB |
| 100 MDL | 186.86 THB |
| 500 MDL | 934.30 THB |
| 1,000 MDL | 1,868.61 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-04-18T08:44:10Z",
"rates": {
"THB": 1.868605
}
}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": 186.8605,
"rate": 1.868605
}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