Rate Overview
Live
1 SVC = 407.9515 MNT
1 MNT = 0.002451
SVC
Avg
408.1058
High
409.6217
Low
407.6962
Last updated: 3/27/2026, 10:31:14 PM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 407.95 MNT |
| 10 SVC | 4,079.52 MNT |
| 50 SVC | 20,397.58 MNT |
| 100 SVC | 40,795.15 MNT |
| 500 SVC | 203,975.77 MNT |
| 1,000 SVC | 407,951.53 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-03-27T22:31:14Z",
"rates": {
"MNT": 407.951533
}
}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": 40795.1533,
"rate": 407.951533
}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