Rate Overview
Live
1 SLL = 0.091605 MMK
1 MMK = 10.9164
SLL
Avg
0.090635
High
0.091620
Low
0.085433
Last updated: 9/9/2026, 4:00:58 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.80 MMK |
| 1,000 SLL | 91.61 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-09-09T04:00:58Z",
"rates": {
"MMK": 0.091605
}
}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.1605,
"rate": 0.091605
}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