Rate Overview
Live
1 MNT = 0.002435 SVC
1 SVC = 410.6776
MNT
Avg
0.002440
High
0.002445
Low
0.002435
Last updated: 7/26/2026, 12:10:39 AM
Quick Conversions
| MNT | SVC |
|---|---|
| 1 MNT | 0.00 SVC |
| 10 MNT | 0.02 SVC |
| 50 MNT | 0.12 SVC |
| 100 MNT | 0.24 SVC |
| 500 MNT | 1.22 SVC |
| 1,000 MNT | 2.44 SVC |
Get MNT/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SVCExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T00:10:39Z",
"rates": {
"SVC": 0.002435
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SVC",
"amount": 100
},
"result": 0.24350000000000002,
"rate": 0.002435
}Build with MNT/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key