Rate Overview
Live
1 SVC = 410.8552 MNT
1 MNT = 0.002434
SVC
Avg
408.6250
High
411.0870
Low
406.8882
Last updated: 7/27/2026, 6:21:30 PM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 410.86 MNT |
| 10 SVC | 4,108.55 MNT |
| 50 SVC | 20,542.76 MNT |
| 100 SVC | 41,085.52 MNT |
| 500 SVC | 205,427.58 MNT |
| 1,000 SVC | 410,855.17 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-07-27T18:21:30Z",
"rates": {
"MNT": 410.855169
}
}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": 41085.5169,
"rate": 410.855169
}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