Rate Overview
Live
1 MMK = 0.009209 ZMW
1 ZMW = 108.5894
MMK
Avg
0.009108
High
0.009209
Low
0.009002
Last updated: 3/7/2026, 12:31:44 AM
Quick Conversions
| MMK | ZMW |
|---|---|
| 1 MMK | 0.01 ZMW |
| 10 MMK | 0.09 ZMW |
| 50 MMK | 0.46 ZMW |
| 100 MMK | 0.92 ZMW |
| 500 MMK | 4.60 ZMW |
| 1,000 MMK | 9.21 ZMW |
Get MMK/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=ZMWExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:31:44Z",
"rates": {
"ZMW": 0.009209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "ZMW",
"amount": 100
},
"result": 0.9209,
"rate": 0.009209
}Build with MMK/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key