Rate Overview
Live
1 MWK = 0.075451 HTG
1 HTG = 13.2536
MWK
Avg
0.075644
High
0.076716
Low
0.074490
Last updated: 7/28/2026, 3:58:16 AM
Quick Conversions
| MWK | HTG |
|---|---|
| 1 MWK | 0.08 HTG |
| 10 MWK | 0.75 HTG |
| 50 MWK | 3.77 HTG |
| 100 MWK | 7.55 HTG |
| 500 MWK | 37.73 HTG |
| 1,000 MWK | 75.45 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-28T03:58:16Z",
"rates": {
"HTG": 0.075451
}
}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.545100000000001,
"rate": 0.075451
}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