Rate Overview
Live
1 SLL = 0.091746 MMK
1 MMK = 10.8997
SLL
Avg
0.092728
High
0.100133
Low
0.091429
Last updated: 7/9/2026, 8:43:07 AM
Quick Conversions
| SLL | MMK |
|---|---|
| 1 SLL | 0.09 MMK |
| 10 SLL | 0.92 MMK |
| 50 SLL | 4.59 MMK |
| 100 SLL | 9.17 MMK |
| 500 SLL | 45.87 MMK |
| 1,000 SLL | 91.75 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-07-09T08:43:07Z",
"rates": {
"MMK": 0.091746
}
}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.1746,
"rate": 0.091746
}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