Rate Overview
Live
1 MWK = 9.9923 IDR
1 IDR = 0.100077
MWK
Avg
9.9804
High
10.0220
Low
9.9415
Last updated: 5/7/2026, 4:02:51 PM
Quick Conversions
| MWK | IDR |
|---|---|
| 1 MWK | 9.99 IDR |
| 10 MWK | 99.92 IDR |
| 50 MWK | 499.62 IDR |
| 100 MWK | 999.23 IDR |
| 500 MWK | 4,996.17 IDR |
| 1,000 MWK | 9,992.34 IDR |
Get MWK/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=IDRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T16:02:51Z",
"rates": {
"IDR": 9.99234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "IDR",
"amount": 100
},
"result": 999.234,
"rate": 9.99234
}Build with MWK/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key