Rate Overview
Live
1 MWK = 0.075309 HTG
1 HTG = 13.2786
MWK
Avg
0.075416
High
0.075670
Low
0.075309
Last updated: 6/19/2026, 9:15:09 AM
Quick Conversions
| MWK | HTG |
|---|---|
| 1 MWK | 0.08 HTG |
| 10 MWK | 0.75 HTG |
| 50 MWK | 3.77 HTG |
| 100 MWK | 7.53 HTG |
| 500 MWK | 37.65 HTG |
| 1,000 MWK | 75.31 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-06-19T09:15:09Z",
"rates": {
"HTG": 0.075309
}
}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.5309,
"rate": 0.075309
}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