Rate Overview
Live
1 THB = 0.536258 MDL
1 MDL = 1.8648
THB
Avg
0.532459
High
0.536258
Low
0.527589
Last updated: 6/17/2026, 6:33:50 AM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.54 MDL |
| 10 THB | 5.36 MDL |
| 50 THB | 26.81 MDL |
| 100 THB | 53.63 MDL |
| 500 THB | 268.13 MDL |
| 1,000 THB | 536.26 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-06-17T06:33:50Z",
"rates": {
"MDL": 0.536258
}
}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": 53.6258,
"rate": 0.536258
}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