Rate Overview
Live
1 MDL = 1.9283 THB
1 THB = 0.518581
MDL
Avg
1.8926
High
1.9619
Low
1.8087
Last updated: 7/24/2026, 6:51:37 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.93 THB |
| 10 MDL | 19.28 THB |
| 50 MDL | 96.42 THB |
| 100 MDL | 192.83 THB |
| 500 MDL | 964.17 THB |
| 1,000 MDL | 1,928.34 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-24T06:51:37Z",
"rates": {
"THB": 1.92834
}
}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": 192.834,
"rate": 1.92834
}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