Rate Overview
Live
1 MMK = 0.003832 SBD
1 SBD = 260.9603
MMK
Avg
0.003844
High
0.003863
Low
0.003830
Last updated: 3/7/2026, 12:28:30 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.92 SBD |
| 1,000 MMK | 3.83 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-07T00:28:30Z",
"rates": {
"SBD": 0.003832
}
}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.3832,
"rate": 0.003832
}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