Rate Overview
Live
1 MMK = 0.007123 SCR
1 SCR = 140.3903
MMK
Avg
0.006923
High
0.007123
Low
0.006532
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| MMK | SCR |
|---|---|
| 1 MMK | 0.01 SCR |
| 10 MMK | 0.07 SCR |
| 50 MMK | 0.36 SCR |
| 100 MMK | 0.71 SCR |
| 500 MMK | 3.56 SCR |
| 1,000 MMK | 7.12 SCR |
Get MMK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=SCRExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-07T00:30:29Z",
"rates": {
"SCR": 0.007123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "SCR",
"amount": 100
},
"result": 0.7123,
"rate": 0.007123
}Build with MMK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key