Rate Overview
Live
1 SLL = 0.091918 MMK
1 MMK = 10.8793 SLL
Avg
0.091755
High
0.091969
Low
0.091239
Last updated: 1/25/2026, 11:08:23 AM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.09 MMK |
| 10 SLL | 0.92 MMK |
| 50 SLL | 4.60 MMK |
| 100 SLL | 9.19 MMK |
| 500 SLL | 45.96 MMK |
| 1,000 SLL | 91.92 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-01-25T11:08:23Z",
"rates": {
"MMK": 0.091918
}
}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.1918,
"rate": 0.091918
}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