Rate Overview
Live
1 MNT = 0.010595 SRD
1 SRD = 94.3841
MNT
Avg
0.010533
High
0.010595
Low
0.010476
Last updated: 8/16/2026, 7:02:48 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.30 SRD |
| 1,000 MNT | 10.60 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-16T19:02:48Z",
"rates": {
"SRD": 0.010595
}
}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.0595,
"rate": 0.010595
}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