Rate Overview
Live
1 STD = 0.099039 MMK
1 MMK = 10.0970
STD
Avg
0.099059
High
0.099429
Low
0.098782
Last updated: 5/29/2026, 9:09:12 PM
Quick Conversions
| STD | MMK |
|---|---|
| 1 STD | 0.10 MMK |
| 10 STD | 0.99 MMK |
| 50 STD | 4.95 MMK |
| 100 STD | 9.90 MMK |
| 500 STD | 49.52 MMK |
| 1,000 STD | 99.04 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-05-29T21:09:12Z",
"rates": {
"MMK": 0.099039
}
}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.9039,
"rate": 0.099039
}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