Rate Overview
Live
1 SVC = 408.9997 MNT
1 MNT = 0.002445
SVC
Avg
408.9971
High
409.8516
Low
408.6252
Last updated: 5/7/2026, 5:36:33 AM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.00 MNT |
| 10 SVC | 4,090.00 MNT |
| 50 SVC | 20,449.98 MNT |
| 100 SVC | 40,899.97 MNT |
| 500 SVC | 204,499.85 MNT |
| 1,000 SVC | 408,999.69 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-07T05:36:33Z",
"rates": {
"MNT": 408.999693
}
}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": 40899.9693,
"rate": 408.999693
}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