Rate Overview
Live
1 MNT = 0.010573 SRD
1 SRD = 94.5805
MNT
Avg
0.010530
High
0.010573
Low
0.010467
Last updated: 8/12/2026, 10:28:53 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.57 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-08-12T22:28:53Z",
"rates": {
"SRD": 0.010573
}
}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.0573000000000001,
"rate": 0.010573
}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