Rate Overview
Live
1 MDL = 1.8824 THB
1 THB = 0.531249
MDL
Avg
1.8825
High
1.8870
Low
1.8791
Last updated: 5/29/2026, 8:42:30 PM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.88 THB |
| 10 MDL | 18.82 THB |
| 50 MDL | 94.12 THB |
| 100 MDL | 188.24 THB |
| 500 MDL | 941.18 THB |
| 1,000 MDL | 1,882.36 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-05-29T20:42:30Z",
"rates": {
"THB": 1.882355
}
}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": 188.2355,
"rate": 1.882355
}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