Rate Overview
Live
1 SLL = 0.087988 MMK
1 MMK = 11.3652
SLL
Avg
0.090816
High
0.091806
Low
0.087988
Last updated: 3/7/2026, 7:44:46 AM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.09 MMK |
| 10 SLL | 0.88 MMK |
| 50 SLL | 4.40 MMK |
| 100 SLL | 8.80 MMK |
| 500 SLL | 43.99 MMK |
| 1,000 SLL | 87.99 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-07T07:44:46Z",
"rates": {
"MMK": 0.087988
}
}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.7988,
"rate": 0.087988
}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