Rate Overview
Live
1 THB = 0.535719 MDL
1 MDL = 1.8667
THB
Avg
0.531066
High
0.535719
Low
0.527590
Last updated: 5/7/2026, 10:30:30 AM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.54 MDL |
| 10 THB | 5.36 MDL |
| 50 THB | 26.79 MDL |
| 100 THB | 53.57 MDL |
| 500 THB | 267.86 MDL |
| 1,000 THB | 535.72 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-05-07T10:30:30Z",
"rates": {
"MDL": 0.535719
}
}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.57189999999999,
"rate": 0.535719
}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