Rate Overview
Live
1 MMK = 0.004164 SVC
1 SVC = 240.1537
MMK
Avg
0.004167
High
0.004170
Low
0.004164
Last updated: 3/27/2026, 5:20:00 PM
Quick Conversions
| MMK | SVC |
|---|---|
| 1 MMK | 0.00 SVC |
| 10 MMK | 0.04 SVC |
| 50 MMK | 0.21 SVC |
| 100 MMK | 0.42 SVC |
| 500 MMK | 2.08 SVC |
| 1,000 MMK | 4.16 SVC |
Get MMK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MMK¤cies=SVCExample Response:
{
"success": true,
"base": "MMK",
"date": "2026-03-27T17:20:00Z",
"rates": {
"SVC": 0.004164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MMK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MMK",
"to": "SVC",
"amount": 100
},
"result": 0.4164,
"rate": 0.004164
}Build with MMK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key