Rate Overview
Live
1 SGD = 36.4853 MUR
1 MUR = 0.027408
SGD
Avg
36.5149
High
37.1318
Low
35.8238
Last updated: 7/21/2026, 5:58:20 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.49 MUR |
| 10 SGD | 364.85 MUR |
| 50 SGD | 1,824.26 MUR |
| 100 SGD | 3,648.53 MUR |
| 500 SGD | 18,242.64 MUR |
| 1,000 SGD | 36,485.29 MUR |
Get SGD/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MURExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-21T17:58:20Z",
"rates": {
"MUR": 36.485287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MUR",
"amount": 100
},
"result": 3648.5287,
"rate": 36.485287
}Build with SGD/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key