Rate Overview
Live
1 SVC = 411.1651 MNT
1 MNT = 0.002432
SVC
Avg
411.1641
High
411.4864
Low
410.9324
Last updated: 9/2/2026, 5:54:18 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 411.17 MNT |
| 10 SVC | 4,111.65 MNT |
| 50 SVC | 20,558.26 MNT |
| 100 SVC | 41,116.51 MNT |
| 500 SVC | 205,582.55 MNT |
| 1,000 SVC | 411,165.10 MNT |
Get SVC/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MNTExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-02T05:54:18Z",
"rates": {
"MNT": 411.165102
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MNT",
"amount": 100
},
"result": 41116.5102,
"rate": 411.165102
}Build with SVC/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key