Rate Overview
Live
1 SVC = 410.6669 MNT
1 MNT = 0.002435
SVC
Avg
410.2514
High
410.6669
Low
409.6244
Last updated: 7/26/2026, 2:21:42 AM
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-26T02:21: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