Rate Overview
Live
1 MDL = 1.9045 THB
1 THB = 0.525083
MDL
Avg
1.8912
High
1.9066
Low
1.8767
Last updated: 7/9/2026, 5:38:35 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.90 THB |
| 10 MDL | 19.04 THB |
| 50 MDL | 95.22 THB |
| 100 MDL | 190.45 THB |
| 500 MDL | 952.23 THB |
| 1,000 MDL | 1,904.46 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-09T05:38:35Z",
"rates": {
"THB": 1.904461
}
}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": 190.4461,
"rate": 1.904461
}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