Rate Overview
Live
1 THB = 0.528820 MDL
1 MDL = 1.8910
THB
Avg
0.530045
High
0.532848
Low
0.528172
Last updated: 7/7/2026, 12:12:00 PM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.53 MDL |
| 10 THB | 5.29 MDL |
| 50 THB | 26.44 MDL |
| 100 THB | 52.88 MDL |
| 500 THB | 264.41 MDL |
| 1,000 THB | 528.82 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-07T12:12:00Z",
"rates": {
"MDL": 0.52882
}
}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.882,
"rate": 0.52882
}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