Rate Overview
Live
1 STD = 0.098226 MMK
1 MMK = 10.1806
STD
Avg
0.098349
High
0.098654
Low
0.098068
Last updated: 3/27/2026, 10:11:31 AM
Quick Conversions
| STD | MMK |
|---|---|
| 1 STD | 0.10 MMK |
| 10 STD | 0.98 MMK |
| 50 STD | 4.91 MMK |
| 100 STD | 9.82 MMK |
| 500 STD | 49.11 MMK |
| 1,000 STD | 98.23 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-03-27T10:11:31Z",
"rates": {
"MMK": 0.098226
}
}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.8226,
"rate": 0.098226
}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