Rate Overview
Live
1 SGD = 37.0391 MUR
1 MUR = 0.026999
SGD
Avg
36.7816
High
37.0627
Low
36.3962
Last updated: 3/7/2026, 7:38:15 AM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 37.04 MUR |
| 10 SGD | 370.39 MUR |
| 50 SGD | 1,851.95 MUR |
| 100 SGD | 3,703.91 MUR |
| 500 SGD | 18,519.53 MUR |
| 1,000 SGD | 37,039.07 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-07T07:38:15Z",
"rates": {
"MUR": 37.039067
}
}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": 3703.9067000000005,
"rate": 37.039067
}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