Rate Overview
Live
1 ZAR = 127.9375 MMK
1 MMK = 0.007816
ZAR
Avg
128.0177
High
129.5166
Low
126.3847
Last updated: 7/23/2026, 8:15:20 AM
Quick Conversions
| ZAR | MMK |
|---|---|
| 1 ZAR | 127.94 MMK |
| 10 ZAR | 1,279.37 MMK |
| 50 ZAR | 6,396.87 MMK |
| 100 ZAR | 12,793.75 MMK |
| 500 ZAR | 63,968.75 MMK |
| 1,000 ZAR | 127,937.49 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-07-23T08:15:20Z",
"rates": {
"MMK": 127.937493
}
}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": 12793.7493,
"rate": 127.937493
}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