Rate Overview
Live
1 MMK = 9.9876 SLL
1 SLL = 0.100124
MMK
Avg
9.9866
High
9.9876
Low
9.9855
Last updated: 5/7/2026, 9:00:08 PM
Quick Conversions
| MMK | SLL |
|---|---|
| 1 MMK | 9.99 SLL |
| 10 MMK | 99.88 SLL |
| 50 MMK | 499.38 SLL |
| 100 MMK | 998.76 SLL |
| 500 MMK | 4,993.81 SLL |
| 1,000 MMK | 9,987.62 SLL |
Get MMK/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=SLLExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-05-07T21:00:08Z",
"rates": {
"SLL": 9.987618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "SLL",
"amount": 100
},
"result": 998.7618,
"rate": 9.987618
}Build with MMK/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key