Rate Overview
Live
1 MNT = 0.004049 SCR
1 SCR = 246.9746
MNT
Avg
2.4186
High
24.2182
Low
0.003795
Last updated: 3/27/2026, 7:11:33 PM
Quick Conversions
| MNT | SCR |
|---|---|
| 1 MNT | 0.00 SCR |
| 10 MNT | 0.04 SCR |
| 50 MNT | 0.20 SCR |
| 100 MNT | 0.40 SCR |
| 500 MNT | 2.02 SCR |
| 1,000 MNT | 4.05 SCR |
Get MNT/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SCRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T19:11:33Z",
"rates": {
"SCR": 0.004049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SCR",
"amount": 100
},
"result": 0.4049,
"rate": 0.004049
}Build with MNT/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key