Rate Overview
Live
1 MNT = 0.168082 SDG
1 SDG = 5.9495
MNT
Avg
0.168082
High
0.168313
Low
0.167447
Last updated: 3/6/2026, 11:25:00 PM
Quick Conversions
| MNT | SDG |
|---|---|
| 1 MNT | 0.17 SDG |
| 10 MNT | 1.68 SDG |
| 50 MNT | 8.40 SDG |
| 100 MNT | 16.81 SDG |
| 500 MNT | 84.04 SDG |
| 1,000 MNT | 168.08 SDG |
Get MNT/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SDGExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-06T23:25:00Z",
"rates": {
"SDG": 0.168082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SDG",
"amount": 100
},
"result": 16.8082,
"rate": 0.168082
}Build with MNT/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key