Rate Overview
Live
1 STD = 0.101451 MMK
1 MMK = 9.8570
STD
Avg
0.101449
High
0.101459
Low
0.101439
Last updated: 5/9/2026, 3:40:06 AM
Quick Conversions
| STD | MMK |
|---|---|
| 1 STD | 0.10 MMK |
| 10 STD | 1.01 MMK |
| 50 STD | 5.07 MMK |
| 100 STD | 10.15 MMK |
| 500 STD | 50.73 MMK |
| 1,000 STD | 101.45 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-09T03:40:06Z",
"rates": {
"MMK": 0.101451
}
}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": 10.1451,
"rate": 0.101451
}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