Rate Overview
Live
1 MWK = 2.3082 KHR
1 KHR = 0.433237
MWK
Avg
2.3116
High
2.3156
Low
2.3082
Last updated: 3/8/2026, 8:03:55 AM
Quick Conversions
| MWK | KHR |
|---|---|
| 1 MWK | 2.31 KHR |
| 10 MWK | 23.08 KHR |
| 50 MWK | 115.41 KHR |
| 100 MWK | 230.82 KHR |
| 500 MWK | 1,154.10 KHR |
| 1,000 MWK | 2,308.21 KHR |
Get MWK/KHR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=KHRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-08T08:03:55Z",
"rates": {
"KHR": 2.308207
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=KHR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "KHR",
"amount": 100
},
"result": 230.8207,
"rate": 2.308207
}Build with MWK/KHR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key