Rate Overview
Live
1 SLL = 0.100162 MMK
1 MMK = 9.9838
SLL
Avg
0.100157
High
0.100164
Low
0.100143
Last updated: 4/17/2026, 1:14:32 PM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.10 MMK |
| 10 SLL | 1.00 MMK |
| 50 SLL | 5.01 MMK |
| 100 SLL | 10.02 MMK |
| 500 SLL | 50.08 MMK |
| 1,000 SLL | 100.16 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-04-17T13:14:32Z",
"rates": {
"MMK": 0.100162
}
}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": 10.0162,
"rate": 0.100162
}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