Rate Overview
Live
1 MWK = 0.075418 HTG
1 HTG = 13.2594
MWK
Avg
0.075419
High
0.075653
Low
0.075183
Last updated: 9/10/2026, 3:27:24 PM
Quick Conversions
| MWK | HTG |
|---|---|
| 1 MWK | 0.08 HTG |
| 10 MWK | 0.75 HTG |
| 50 MWK | 3.77 HTG |
| 100 MWK | 7.54 HTG |
| 500 MWK | 37.71 HTG |
| 1,000 MWK | 75.42 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-09-10T15:27:24Z",
"rates": {
"HTG": 0.075418
}
}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.5418,
"rate": 0.075418
}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