Rate Overview
Live
1 MWK = 0.075476 HTG
1 HTG = 13.2492
MWK
Avg
0.075307
High
0.075476
Low
0.075160
Last updated: 5/7/2026, 2:53:58 PM
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.74 HTG |
| 1,000 MWK | 75.48 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-07T14:53:58Z",
"rates": {
"HTG": 0.075476
}
}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.5476,
"rate": 0.075476
}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