Rate Overview
Live
1 SCR = 256.0987 MNT
1 MNT = 0.003905
SCR
Avg
250.9264
High
272.0883
Low
240.3485
Last updated: 7/21/2026, 3:22:03 AM
Quick Conversions
| SCR | MNT |
|---|---|
| 1 SCR | 256.10 MNT |
| 10 SCR | 2,560.99 MNT |
| 50 SCR | 12,804.93 MNT |
| 100 SCR | 25,609.87 MNT |
| 500 SCR | 128,049.33 MNT |
| 1,000 SCR | 256,098.66 MNT |
Get SCR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=MNTExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T03:22:03Z",
"rates": {
"MNT": 256.098664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "MNT",
"amount": 100
},
"result": 25609.8664,
"rate": 256.098664
}Build with SCR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key