Rate Overview
Live
1 THB = 0.520714 MDL
1 MDL = 1.9204
THB
Avg
0.521129
High
0.522848
Low
0.519620
Last updated: 7/25/2026, 10:16:53 PM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.52 MDL |
| 10 THB | 5.21 MDL |
| 50 THB | 26.04 MDL |
| 100 THB | 52.07 MDL |
| 500 THB | 260.36 MDL |
| 1,000 THB | 520.71 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-25T22:16:53Z",
"rates": {
"MDL": 0.520714
}
}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.071400000000004,
"rate": 0.520714
}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