Rate Overview
Live
1 SVC = 409.9494 MNT
1 MNT = 0.002439
SVC
Avg
409.9056
High
410.0936
Low
409.6244
Last updated: 7/21/2026, 3:22:07 PM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.95 MNT |
| 10 SVC | 4,099.49 MNT |
| 50 SVC | 20,497.47 MNT |
| 100 SVC | 40,994.94 MNT |
| 500 SVC | 204,974.69 MNT |
| 1,000 SVC | 409,949.38 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-21T15:22:07Z",
"rates": {
"MNT": 409.949376
}
}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": 40994.9376,
"rate": 409.949376
}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