Rate Overview
Live
1 MDL = 1.9204 THB
1 THB = 0.520714
MDL
Avg
1.8887
High
1.9469
Low
1.8183
Last updated: 7/25/2026, 7:46:31 AM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.92 THB |
| 10 MDL | 19.20 THB |
| 50 MDL | 96.02 THB |
| 100 MDL | 192.04 THB |
| 500 MDL | 960.22 THB |
| 1,000 MDL | 1,920.44 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-25T07:46:31Z",
"rates": {
"THB": 1.920439
}
}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.0439,
"rate": 1.920439
}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