Rate Overview
Live
1 MNT = 0.002432 SVC
1 SVC = 411.1842
MNT
Avg
0.002432
High
0.002434
Low
0.002431
Last updated: 8/12/2026, 10:28:56 PM
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-08-12T22:28:56Z",
"rates": {
"SVC": 0.002432
}
}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.24320000000000003,
"rate": 0.002432
}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