Rate Overview
Live
1 SGD = 37.0478 MUR
1 MUR = 0.026992
SGD
Avg
36.3067
High
37.0822
Low
35.5199
Last updated: 5/27/2026, 8:42:19 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 37.05 MUR |
| 10 SGD | 370.48 MUR |
| 50 SGD | 1,852.39 MUR |
| 100 SGD | 3,704.78 MUR |
| 500 SGD | 18,523.88 MUR |
| 1,000 SGD | 37,047.76 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-27T20:42:19Z",
"rates": {
"MUR": 37.04776
}
}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.776,
"rate": 37.04776
}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