Rate Overview
Live
1 THB = 0.524522 MDL
1 MDL = 1.9065
THB
Avg
0.529810
High
0.551351
Low
0.512494
Last updated: 7/27/2026, 9:33:21 PM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.52 MDL |
| 10 THB | 5.25 MDL |
| 50 THB | 26.23 MDL |
| 100 THB | 52.45 MDL |
| 500 THB | 262.26 MDL |
| 1,000 THB | 524.52 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-27T21:33:21Z",
"rates": {
"MDL": 0.524522
}
}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.452200000000005,
"rate": 0.524522
}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