Rate Overview
Live
1 SGD = 36.1775 MUR
1 MUR = 0.027642
SGD
Avg
36.2658
High
36.4497
Low
36.1589
Last updated: 3/28/2026, 9:15:09 AM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.18 MUR |
| 10 SGD | 361.77 MUR |
| 50 SGD | 1,808.87 MUR |
| 100 SGD | 3,617.75 MUR |
| 500 SGD | 18,088.73 MUR |
| 1,000 SGD | 36,177.47 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-03-28T09:15:09Z",
"rates": {
"MUR": 36.177466
}
}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": 3617.7466000000004,
"rate": 36.177466
}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