Rate Overview
Live
1 SVC = 409.7675 MNT
1 MNT = 0.002440
SVC
Avg
409.4556
High
411.0344
Low
408.4327
Last updated: 4/17/2026, 1:21:22 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.77 MNT |
| 10 SVC | 4,097.67 MNT |
| 50 SVC | 20,488.37 MNT |
| 100 SVC | 40,976.75 MNT |
| 500 SVC | 204,883.73 MNT |
| 1,000 SVC | 409,767.46 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-04-17T01:21:22Z",
"rates": {
"MNT": 409.767458
}
}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": 40976.7458,
"rate": 409.767458
}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