Rate Overview
Live
1 SGD = 2774.43 MNT
1 MNT = 0.000360
SGD
Avg
2785.77
High
2799.36
Low
2771.95
Last updated: 3/27/2026, 4:35:15 PM
Quick Conversions
| SGD | MNT |
|---|---|
| 1 SGD | 2,774.43 MNT |
| 10 SGD | 27,744.26 MNT |
| 50 SGD | 138,721.28 MNT |
| 100 SGD | 277,442.56 MNT |
| 500 SGD | 1,387,212.78 MNT |
| 1,000 SGD | 2,774,425.55 MNT |
Get SGD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MNTExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T16:35:15Z",
"rates": {
"MNT": 2774.425551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MNT",
"amount": 100
},
"result": 277442.5551,
"rate": 2774.425551
}Build with SGD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key