Rate Overview
Live
1 MWK = 0.018339 THB
1 THB = 54.5286
MWK
Avg
0.018202
High
0.018446
Low
0.017904
Last updated: 3/7/2026, 3:22:34 AM
Quick Conversions
| MWK | THB |
|---|---|
| 1 MWK | 0.02 THB |
| 10 MWK | 0.18 THB |
| 50 MWK | 0.92 THB |
| 100 MWK | 1.83 THB |
| 500 MWK | 9.17 THB |
| 1,000 MWK | 18.34 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-03-07T03:22:34Z",
"rates": {
"THB": 0.018339
}
}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.8339,
"rate": 0.018339
}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