Rate Overview
Live
1 MMK = 0.003815 SBD
1 SBD = 262.1232
MMK
Avg
0.003844
High
0.003873
Low
0.003809
Last updated: 3/27/2026, 9:54:39 AM
Quick Conversions
| MMK | SBD |
|---|---|
| 1 MMK | 0.00 SBD |
| 10 MMK | 0.04 SBD |
| 50 MMK | 0.19 SBD |
| 100 MMK | 0.38 SBD |
| 500 MMK | 1.91 SBD |
| 1,000 MMK | 3.82 SBD |
Get MMK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=SBDExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T09:54:39Z",
"rates": {
"SBD": 0.003815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "SBD",
"amount": 100
},
"result": 0.3815,
"rate": 0.003815
}Build with MMK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key