Rate Overview
Live
1 ZAR = 123.1804 MMK
1 MMK = 0.008118
ZAR
Avg
123.5741
High
124.9069
Low
122.6865
Last updated: 3/27/2026, 7:41:55 AM
Quick Conversions
| ZAR | MMK |
|---|---|
| 1 ZAR | 123.18 MMK |
| 10 ZAR | 1,231.80 MMK |
| 50 ZAR | 6,159.02 MMK |
| 100 ZAR | 12,318.04 MMK |
| 500 ZAR | 61,590.19 MMK |
| 1,000 ZAR | 123,180.37 MMK |
Get ZAR/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MMKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T07:41:55Z",
"rates": {
"MMK": 123.180374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MMK",
"amount": 100
},
"result": 12318.0374,
"rate": 123.180374
}Build with ZAR/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key