Rate Overview
Live
1 SGD = 2774.25 MNT
1 MNT = 0.000360
SGD
Avg
2773.26
High
2793.89
Low
2758.75
Last updated: 7/12/2026, 1:34:55 PM
Quick Conversions
| SGD | MNT |
|---|---|
| 1 SGD | 2,774.25 MNT |
| 10 SGD | 27,742.45 MNT |
| 50 SGD | 138,712.25 MNT |
| 100 SGD | 277,424.51 MNT |
| 500 SGD | 1,387,122.54 MNT |
| 1,000 SGD | 2,774,245.08 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-07-12T13:34:55Z",
"rates": {
"MNT": 2774.245078
}
}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": 277424.5078,
"rate": 2774.245078
}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