Rate Overview
Live
1 MUR = 0.027191 SGD
1 SGD = 36.7769
MUR
Avg
0.027151
High
0.027298
Low
0.026832
Last updated: 6/19/2026, 8:41:58 AM
Quick Conversions
| MUR | SGD |
|---|---|
| 1 MUR | 0.03 SGD |
| 10 MUR | 0.27 SGD |
| 50 MUR | 1.36 SGD |
| 100 MUR | 2.72 SGD |
| 500 MUR | 13.60 SGD |
| 1,000 MUR | 27.19 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-06-19T08:41:58Z",
"rates": {
"SGD": 0.027191
}
}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.7191,
"rate": 0.027191
}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