Rate Overview
Live
1 MNT = 0.003923 SCR
1 SCR = 254.9070
MNT
Avg
1.2414
High
24.9052
Low
0.003675
Last updated: 7/27/2026, 6:22:52 PM
Quick Conversions
| MNT | SCR |
|---|---|
| 1 MNT | 0.00 SCR |
| 10 MNT | 0.04 SCR |
| 50 MNT | 0.20 SCR |
| 100 MNT | 0.39 SCR |
| 500 MNT | 1.96 SCR |
| 1,000 MNT | 3.92 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-07-27T18:22:52Z",
"rates": {
"SCR": 0.003923
}
}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.39230000000000004,
"rate": 0.003923
}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