Rate Overview
Live
1 SVC = 240.0403 MMK
1 MMK = 0.004166
SVC
Avg
240.2030
High
240.6291
Low
239.8761
Last updated: 4/18/2026, 8:51:00 AM
Quick Conversions
| SVC | MMK |
|---|---|
| 1 SVC | 240.04 MMK |
| 10 SVC | 2,400.40 MMK |
| 50 SVC | 12,002.02 MMK |
| 100 SVC | 24,004.03 MMK |
| 500 SVC | 120,020.16 MMK |
| 1,000 SVC | 240,040.31 MMK |
Get SVC/MMK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MMKExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-18T08:51:00Z",
"rates": {
"MMK": 240.04031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MMK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MMK",
"amount": 100
},
"result": 24004.031,
"rate": 240.04031
}Build with SVC/MMK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key