Rate Overview
Live
1 SGD = 36.6121 MUR
1 MUR = 0.027313
SGD
Avg
36.6257
High
37.2387
Low
36.3876
Last updated: 7/3/2026, 6:53:13 AM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.61 MUR |
| 10 SGD | 366.12 MUR |
| 50 SGD | 1,830.61 MUR |
| 100 SGD | 3,661.21 MUR |
| 500 SGD | 18,306.07 MUR |
| 1,000 SGD | 36,612.14 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-03T06:53:13Z",
"rates": {
"MUR": 36.612139
}
}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": 3661.2138999999997,
"rate": 36.612139
}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