Rate Overview
Live
1 SVC = 409.0902 MNT
1 MNT = 0.002444
SVC
Avg
408.2655
High
411.0870
Low
406.8882
Last updated: 5/27/2026, 8:49:35 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.09 MNT |
| 10 SVC | 4,090.90 MNT |
| 50 SVC | 20,454.51 MNT |
| 100 SVC | 40,909.02 MNT |
| 500 SVC | 204,545.10 MNT |
| 1,000 SVC | 409,090.19 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-05-27T08:49:35Z",
"rates": {
"MNT": 409.09019
}
}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": 40909.019,
"rate": 409.09019
}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