Rate Overview
Live
1 MUR = 0.027050 SGD
1 SGD = 36.9686
MUR
Avg
0.027111
High
0.027313
Low
0.027012
Last updated: 5/7/2026, 1:49:29 PM
Quick Conversions
| MUR | SGD |
|---|---|
| 1 MUR | 0.03 SGD |
| 10 MUR | 0.27 SGD |
| 50 MUR | 1.35 SGD |
| 100 MUR | 2.71 SGD |
| 500 MUR | 13.53 SGD |
| 1,000 MUR | 27.05 SGD |
Get MUR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SGDExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-07T13:49:29Z",
"rates": {
"SGD": 0.02705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SGD",
"amount": 100
},
"result": 2.705,
"rate": 0.02705
}Build with MUR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key