Rate Overview
Live
1 SLL = 0.091574 MMK
1 MMK = 10.9201
SLL
Avg
0.091334
High
0.091931
Low
0.088941
Last updated: 8/19/2026, 4:08:12 AM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.09 MMK |
| 10 SLL | 0.92 MMK |
| 50 SLL | 4.58 MMK |
| 100 SLL | 9.16 MMK |
| 500 SLL | 45.79 MMK |
| 1,000 SLL | 91.57 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-08-19T04:08:12Z",
"rates": {
"MMK": 0.091574
}
}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.1574,
"rate": 0.091574
}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