Rate Overview
Live
1 ZAR = 123.2241 MMK
1 MMK = 0.008115
ZAR
Avg
125.1573
High
131.6966
Low
120.2831
Last updated: 3/27/2026, 4:30:32 PM
Quick Conversions
| ZAR | MMK |
|---|---|
| 1 ZAR | 123.22 MMK |
| 10 ZAR | 1,232.24 MMK |
| 50 ZAR | 6,161.20 MMK |
| 100 ZAR | 12,322.41 MMK |
| 500 ZAR | 61,612.04 MMK |
| 1,000 ZAR | 123,224.08 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-27T16:30:32Z",
"rates": {
"MMK": 123.224078
}
}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": 12322.4078,
"rate": 123.224078
}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