Rate Overview
Live
1 MNT = 0.003895 SCR
1 SCR = 256.7394
MNT
Avg
0.003915
High
0.004091
Low
0.003840
Last updated: 5/7/2026, 4:27:54 AM
Quick Conversions
| MNT | SCR |
|---|---|
| 1 MNT | 0.00 SCR |
| 10 MNT | 0.04 SCR |
| 50 MNT | 0.19 SCR |
| 100 MNT | 0.39 SCR |
| 500 MNT | 1.95 SCR |
| 1,000 MNT | 3.90 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-07T04:27:54Z",
"rates": {
"SCR": 0.003895
}
}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.3895,
"rate": 0.003895
}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