Rate Overview
Live
1 MWK = 0.019157 THB
1 THB = 52.2002
MWK
Avg
0.019191
High
0.019263
Low
0.019136
Last updated: 7/4/2026, 2:27:25 AM
Quick Conversions
| MWK | THB |
|---|---|
| 1 MWK | 0.02 THB |
| 10 MWK | 0.19 THB |
| 50 MWK | 0.96 THB |
| 100 MWK | 1.92 THB |
| 500 MWK | 9.58 THB |
| 1,000 MWK | 19.16 THB |
Get MWK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=THBExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-04T02:27:25Z",
"rates": {
"THB": 0.019157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "THB",
"amount": 100
},
"result": 1.9157,
"rate": 0.019157
}Build with MWK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key