Rate Overview
Live
1 MNT = 0.004107 SCR
1 SCR = 243.4867
MNT
Avg
0.004041
High
0.004164
Low
0.003843
Last updated: 5/27/2026, 1:33:10 PM
Quick Conversions
| MNT | SCR |
|---|---|
| 1 MNT | 0.00 SCR |
| 10 MNT | 0.04 SCR |
| 50 MNT | 0.21 SCR |
| 100 MNT | 0.41 SCR |
| 500 MNT | 2.05 SCR |
| 1,000 MNT | 4.11 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-05-27T13:33:10Z",
"rates": {
"SCR": 0.004107
}
}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.41070000000000007,
"rate": 0.004107
}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