Rate Overview
Live
1 MNT = 0.002431 SVC
1 SVC = 411.3534
MNT
Avg
0.002432
High
0.002433
Low
0.002431
Last updated: 9/5/2026, 12:33:27 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.43 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-09-05T00:33:27Z",
"rates": {
"SVC": 0.002431
}
}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.2431,
"rate": 0.002431
}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