Rate Overview
Live
1 THB = 0.542945 MDL
1 MDL = 1.8418
THB
Avg
0.545157
High
0.550297
Low
0.540670
Last updated: 3/7/2026, 4:23:45 AM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.54 MDL |
| 10 THB | 5.43 MDL |
| 50 THB | 27.15 MDL |
| 100 THB | 54.29 MDL |
| 500 THB | 271.47 MDL |
| 1,000 THB | 542.95 MDL |
Get THB/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=MDLExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-07T04:23:45Z",
"rates": {
"MDL": 0.542945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "MDL",
"amount": 100
},
"result": 54.2945,
"rate": 0.542945
}Build with THB/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key