Rate Overview
Live
1 MNT = 0.166824 SDG
1 SDG = 5.9943
MNT
Avg
0.166837
High
0.166909
Low
0.166801
Last updated: 8/19/2026, 5:38:13 AM
Quick Conversions
| MNT | SDG |
|---|---|
| 1 MNT | 0.17 SDG |
| 10 MNT | 1.67 SDG |
| 50 MNT | 8.34 SDG |
| 100 MNT | 16.68 SDG |
| 500 MNT | 83.41 SDG |
| 1,000 MNT | 166.82 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-08-19T05:38:13Z",
"rates": {
"SDG": 0.166824
}
}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.6824,
"rate": 0.166824
}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