Rate Overview
Live
1 SVC = 409.4124 MNT
1 MNT = 0.002443
SVC
Avg
409.0926
High
409.4124
Low
408.7825
Last updated: 6/16/2026, 1:27:57 PM
Quick Conversions
| SVC | MNT |
|---|---|
| 1 SVC | 409.41 MNT |
| 10 SVC | 4,094.12 MNT |
| 50 SVC | 20,470.62 MNT |
| 100 SVC | 40,941.24 MNT |
| 500 SVC | 204,706.22 MNT |
| 1,000 SVC | 409,412.45 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-06-16T13:27:57Z",
"rates": {
"MNT": 409.412447
}
}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": 40941.244699999996,
"rate": 409.412447
}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