Rate Overview
Live
1 THB = 0.530834 MDL
1 MDL = 1.8838
THB
Avg
0.531107
High
0.532156
Low
0.529543
Last updated: 5/27/2026, 3:09:15 PM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.53 MDL |
| 10 THB | 5.31 MDL |
| 50 THB | 26.54 MDL |
| 100 THB | 53.08 MDL |
| 500 THB | 265.42 MDL |
| 1,000 THB | 530.83 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-27T15:09:15Z",
"rates": {
"MDL": 0.530834
}
}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.083400000000005,
"rate": 0.530834
}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