Rate Overview
Live
1 SVC = 411.1699 MNT
1 MNT = 0.002432
SVC
Avg
411.0909
High
411.2267
Low
410.7725
Last updated: 8/12/2026, 6:03:44 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 411.17 MNT |
| 10 SVC | 4,111.70 MNT |
| 50 SVC | 20,558.49 MNT |
| 100 SVC | 41,116.99 MNT |
| 500 SVC | 205,584.93 MNT |
| 1,000 SVC | 411,169.86 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-08-12T06:03:44Z",
"rates": {
"MNT": 411.169856
}
}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.9856,
"rate": 411.169856
}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