Rate Overview
Live
1 MDL = 1.9101 THB
1 THB = 0.523531
MDL
Avg
1.9063
High
1.9149
Low
1.8978
Last updated: 8/15/2026, 12:59:57 PM
Quick Conversions
| MDL | THB |
|---|---|
| 1 MDL | 1.91 THB |
| 10 MDL | 19.10 THB |
| 50 MDL | 95.51 THB |
| 100 MDL | 191.01 THB |
| 500 MDL | 955.05 THB |
| 1,000 MDL | 1,910.11 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-08-15T12:59:57Z",
"rates": {
"THB": 1.910105
}
}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": 191.0105,
"rate": 1.910105
}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