Rate Overview
Live
1 MNT = 0.167693 SDG
1 SDG = 5.9633
MNT
Avg
0.167721
High
0.167894
Low
0.166976
Last updated: 5/29/2026, 9:44:14 PM
Quick Conversions
| MNT | SDG |
|---|---|
| 1 MNT | 0.17 SDG |
| 10 MNT | 1.68 SDG |
| 50 MNT | 8.38 SDG |
| 100 MNT | 16.77 SDG |
| 500 MNT | 83.85 SDG |
| 1,000 MNT | 167.69 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-05-29T21:44:14Z",
"rates": {
"SDG": 0.167693
}
}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.7693,
"rate": 0.167693
}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