Rate Overview
Live
1 SVC = 408.0905 MNT
1 MNT = 0.002450
SVC
Avg
408.1061
High
409.6497
Low
407.5467
Last updated: 3/7/2026, 7:40:10 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 408.09 MNT |
| 10 SVC | 4,080.91 MNT |
| 50 SVC | 20,404.53 MNT |
| 100 SVC | 40,809.05 MNT |
| 500 SVC | 204,045.25 MNT |
| 1,000 SVC | 408,090.51 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-03-07T07:40:10Z",
"rates": {
"MNT": 408.090506
}
}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": 40809.0506,
"rate": 408.090506
}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