Rate Overview
Live
1 SCR = 250.5599 MNT
1 MNT = 0.003991
SCR
Avg
251.6092
High
256.8773
Low
244.9469
Last updated: 9/3/2026, 5:25:08 AM
Quick Conversions
| SCR | MNT |
|---|---|
| 1 SCR | 250.56 MNT |
| 10 SCR | 2,505.60 MNT |
| 50 SCR | 12,527.99 MNT |
| 100 SCR | 25,055.99 MNT |
| 500 SCR | 125,279.94 MNT |
| 1,000 SCR | 250,559.88 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-09-03T05:25:08Z",
"rates": {
"MNT": 250.559882
}
}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": 25055.9882,
"rate": 250.559882
}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