Rate Overview
Live
1 MWK = 0.075061 HTG
1 HTG = 13.3225
MWK
Avg
0.075630
High
0.076236
Low
0.075061
Last updated: 7/31/2026, 7:20:01 AM
Quick Conversions
| MWK | HTG |
|---|---|
| 1 MWK | 0.08 HTG |
| 10 MWK | 0.75 HTG |
| 50 MWK | 3.75 HTG |
| 100 MWK | 7.51 HTG |
| 500 MWK | 37.53 HTG |
| 1,000 MWK | 75.06 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-07-31T07:20:01Z",
"rates": {
"HTG": 0.075061
}
}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.5061,
"rate": 0.075061
}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