Rate Overview
Live
1 MNT = 0.010570 SRD
1 SRD = 94.6074
MNT
Avg
0.010503
High
0.010570
Low
0.010400
Last updated: 7/25/2026, 11:31:19 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-07-25T23:31:19Z",
"rates": {
"SRD": 0.01057
}
}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.057,
"rate": 0.01057
}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