Rate Overview
Live
1 SGD = 36.5861 MUR
1 MUR = 0.027333
SGD
Avg
35.4789
High
36.9396
Low
33.0904
Last updated: 7/3/2026, 9:47:30 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.59 MUR |
| 10 SGD | 365.86 MUR |
| 50 SGD | 1,829.30 MUR |
| 100 SGD | 3,658.61 MUR |
| 500 SGD | 18,293.03 MUR |
| 1,000 SGD | 36,586.06 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-03T21:47:30Z",
"rates": {
"MUR": 36.586064
}
}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": 3658.6064,
"rate": 36.586064
}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