Rate Overview
Live
1 SLL = 0.084860 MMK
1 MMK = 11.7841
SLL
Avg
0.089605
High
0.092014
Low
0.084860
Last updated: 6/19/2026, 8:50:39 AM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.08 MMK |
| 10 SLL | 0.85 MMK |
| 50 SLL | 4.24 MMK |
| 100 SLL | 8.49 MMK |
| 500 SLL | 42.43 MMK |
| 1,000 SLL | 84.86 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-06-19T08:50:39Z",
"rates": {
"MMK": 0.08486
}
}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": 8.486,
"rate": 0.08486
}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