Rate Overview
Live
1 SGD = 37.0473 MUR
1 MUR = 0.026993
SGD
Avg
37.0154
High
37.0822
Low
36.8977
Last updated: 5/27/2026, 7:29:31 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 37.05 MUR |
| 10 SGD | 370.47 MUR |
| 50 SGD | 1,852.37 MUR |
| 100 SGD | 3,704.73 MUR |
| 500 SGD | 18,523.66 MUR |
| 1,000 SGD | 37,047.33 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-05-27T19:29:31Z",
"rates": {
"MUR": 37.047325
}
}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": 3704.7325,
"rate": 37.047325
}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