Rate Overview
Live
1 MNT = 0.010579 SRD
1 SRD = 94.5269
MNT
Avg
0.010576
High
0.010610
Low
0.010530
Last updated: 3/6/2026, 11:25:42 PM
Quick Conversions
| MNT | SRD |
|---|---|
| 1 MNT | 0.01 SRD |
| 10 MNT | 0.11 SRD |
| 50 MNT | 0.53 SRD |
| 100 MNT | 1.06 SRD |
| 500 MNT | 5.29 SRD |
| 1,000 MNT | 10.58 SRD |
Get MNT/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SRDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:25:42Z",
"rates": {
"SRD": 0.010579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SRD",
"amount": 100
},
"result": 1.0579,
"rate": 0.010579
}Build with MNT/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key