Rate Overview
Live
1 SLL = 0.100266 MMK
1 MMK = 9.9735
SLL
Avg
0.092112
High
0.100266
Low
0.087559
Last updated: 3/28/2026, 12:22:25 PM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.10 MMK |
| 10 SLL | 1.00 MMK |
| 50 SLL | 5.01 MMK |
| 100 SLL | 10.03 MMK |
| 500 SLL | 50.13 MMK |
| 1,000 SLL | 100.27 MMK |
Get SLL/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MMKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T12:22:25Z",
"rates": {
"MMK": 0.100266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MMK",
"amount": 100
},
"result": 10.0266,
"rate": 0.100266
}Build with SLL/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key