Rate Overview
Live
1 SGD = 36.8601 MUR
1 MUR = 0.027130
SGD
Avg
36.8233
High
36.8814
Low
36.7064
Last updated: 8/16/2026, 11:19:24 PM
Quick Conversions
| SGD | MUR |
|---|---|
| 1 SGD | 36.86 MUR |
| 10 SGD | 368.60 MUR |
| 50 SGD | 1,843.00 MUR |
| 100 SGD | 3,686.01 MUR |
| 500 SGD | 18,430.03 MUR |
| 1,000 SGD | 36,860.06 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-08-16T23:19:24Z",
"rates": {
"MUR": 36.860055
}
}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": 3686.0055,
"rate": 36.860055
}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