Rate Overview
Live
1 THB = 0.523364 MDL
1 MDL = 1.9107
THB
Avg
0.528796
High
0.552877
Low
0.509711
Last updated: 7/28/2026, 11:52:31 AM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.52 MDL |
| 10 THB | 5.23 MDL |
| 50 THB | 26.17 MDL |
| 100 THB | 52.34 MDL |
| 500 THB | 261.68 MDL |
| 1,000 THB | 523.36 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-07-28T11:52:31Z",
"rates": {
"MDL": 0.523364
}
}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": 52.336400000000005,
"rate": 0.523364
}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