Rate Overview
Live
1 SVC = 410.6669 MNT
1 MNT = 0.002435
SVC
Avg
378.0037
High
411.3180
Low
0.069533
Last updated: 7/25/2026, 8:10:42 PM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 410.67 MNT |
| 10 SVC | 4,106.67 MNT |
| 50 SVC | 20,533.34 MNT |
| 100 SVC | 41,066.69 MNT |
| 500 SVC | 205,333.44 MNT |
| 1,000 SVC | 410,666.88 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-25T20:10:42Z",
"rates": {
"MNT": 410.666881
}
}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": 41066.6881,
"rate": 410.666881
}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