Rate Overview
Live
1 STD = 0.097897 MMK
1 MMK = 10.2148
STD
Avg
0.097216
High
0.097897
Low
0.096626
Last updated: 7/31/2026, 6:13:51 AM
Quick Conversions
| STD | MMK |
|---|---|
| 1 STD | 0.10 MMK |
| 10 STD | 0.98 MMK |
| 50 STD | 4.89 MMK |
| 100 STD | 9.79 MMK |
| 500 STD | 48.95 MMK |
| 1,000 STD | 97.90 MMK |
Get STD/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MMKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-31T06:13:51Z",
"rates": {
"MMK": 0.097897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MMK",
"amount": 100
},
"result": 9.7897,
"rate": 0.097897
}Build with STD/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key