Rate Overview
Live
1 MUR = 0.027484 SGD
1 SGD = 36.3848
MUR
Avg
0.027449
High
0.027516
Low
0.027306
Last updated: 7/9/2026, 12:25:12 AM
Quick Conversions
| MUR | SGD |
|---|---|
| 1 MUR | 0.03 SGD |
| 10 MUR | 0.27 SGD |
| 50 MUR | 1.37 SGD |
| 100 MUR | 2.75 SGD |
| 500 MUR | 13.74 SGD |
| 1,000 MUR | 27.48 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-07-09T00:25:12Z",
"rates": {
"SGD": 0.027484
}
}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.7484,
"rate": 0.027484
}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