Rate Overview
Live
1 STD = 0.097274 MMK
1 MMK = 10.2802
STD
Avg
0.097596
High
0.101447
Low
0.096324
Last updated: 7/9/2026, 5:17:55 AM
Quick Conversions
| STD | MMK |
|---|---|
| 1 STD | 0.10 MMK |
| 10 STD | 0.97 MMK |
| 50 STD | 4.86 MMK |
| 100 STD | 9.73 MMK |
| 500 STD | 48.64 MMK |
| 1,000 STD | 97.27 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-09T05:17:55Z",
"rates": {
"MMK": 0.097274
}
}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.7274,
"rate": 0.097274
}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