Rate Overview
Live
1 MWK = 0.075541 HTG
1 HTG = 13.2378
MWK
Avg
0.075570
High
0.076160
Low
0.075188
Last updated: 5/27/2026, 8:36:07 PM
Quick Conversions
| MWK | HTG |
|---|---|
| 1 MWK | 0.08 HTG |
| 10 MWK | 0.76 HTG |
| 50 MWK | 3.78 HTG |
| 100 MWK | 7.55 HTG |
| 500 MWK | 37.77 HTG |
| 1,000 MWK | 75.54 HTG |
Get MWK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=HTGExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-27T20:36:07Z",
"rates": {
"HTG": 0.075541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "HTG",
"amount": 100
},
"result": 7.5541,
"rate": 0.075541
}Build with MWK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key