Rate Overview
Live
1 SGD = 37.0385 MUR
1 MUR = 0.026999
SGD
Avg
36.8886
High
37.0385
Low
36.7625
Last updated: 9/2/2026, 5:41:15 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 37.04 MUR |
| 10 SGD | 370.38 MUR |
| 50 SGD | 1,851.92 MUR |
| 100 SGD | 3,703.85 MUR |
| 500 SGD | 18,519.24 MUR |
| 1,000 SGD | 37,038.49 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-09-02T17:41:15Z",
"rates": {
"MUR": 37.038487
}
}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": 3703.8487000000005,
"rate": 37.038487
}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