Rate Overview
Live
1 SVC = 409.4415 MNT
1 MNT = 0.002442
SVC
Avg
409.3717
High
409.7084
Low
408.9836
Last updated: 7/1/2026, 5:58:08 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.44 MNT |
| 10 SVC | 4,094.42 MNT |
| 50 SVC | 20,472.08 MNT |
| 100 SVC | 40,944.15 MNT |
| 500 SVC | 204,720.77 MNT |
| 1,000 SVC | 409,441.54 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-01T05:58:08Z",
"rates": {
"MNT": 409.441539
}
}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": 40944.1539,
"rate": 409.441539
}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