Rate Overview
Live
1 MWK = 0.018472 THB
1 THB = 54.1360
MWK
Avg
0.018641
High
0.018742
Low
0.018472
Last updated: 5/7/2026, 8:10:27 AM
Quick Conversions
| MWK | THB |
|---|---|
| 1 MWK | 0.02 THB |
| 10 MWK | 0.18 THB |
| 50 MWK | 0.92 THB |
| 100 MWK | 1.85 THB |
| 500 MWK | 9.24 THB |
| 1,000 MWK | 18.47 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-05-07T08:10:27Z",
"rates": {
"THB": 0.018472
}
}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.8472,
"rate": 0.018472
}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