Rate Overview
Live
1 THB = 0.532899 MDL
1 MDL = 1.8765
THB
Avg
0.534022
High
0.540638
Low
0.529300
Last updated: 3/27/2026, 11:55:00 AM
Quick Conversions
| THB | MDL |
|---|---|
| 1 THB | 0.53 MDL |
| 10 THB | 5.33 MDL |
| 50 THB | 26.64 MDL |
| 100 THB | 53.29 MDL |
| 500 THB | 266.45 MDL |
| 1,000 THB | 532.90 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-03-27T11:55:00Z",
"rates": {
"MDL": 0.532899
}
}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.2899,
"rate": 0.532899
}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