Rate Overview
Live
1 SLL = 0.091768 MMK
1 MMK = 10.8970
SLL
Avg
0.093156
High
0.100162
Low
0.085201
Last updated: 7/30/2026, 5:10:50 PM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.09 MMK |
| 10 SLL | 0.92 MMK |
| 50 SLL | 4.59 MMK |
| 100 SLL | 9.18 MMK |
| 500 SLL | 45.88 MMK |
| 1,000 SLL | 91.77 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-07-30T17:10:50Z",
"rates": {
"MMK": 0.091768
}
}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": 9.1768,
"rate": 0.091768
}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