Rate Overview
Live
1 SGD = 36.3200 MUR
1 MUR = 0.027533
SGD
Avg
36.4408
High
36.6148
Low
36.3110
Last updated: 4/17/2026, 12:11:45 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.32 MUR |
| 10 SGD | 363.20 MUR |
| 50 SGD | 1,816.00 MUR |
| 100 SGD | 3,632.00 MUR |
| 500 SGD | 18,159.99 MUR |
| 1,000 SGD | 36,319.98 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-04-17T12:11:45Z",
"rates": {
"MUR": 36.319981
}
}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": 3631.9981,
"rate": 36.319981
}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