Rate Overview
Live
1 MVR = 0.083246 SGD
1 SGD = 12.0126
MVR
Avg
0.084643
High
0.088624
Low
0.082235
Last updated: 3/27/2026, 11:37:38 AM
Quick Conversions
| MVR | SGD |
|---|---|
| 1 MVR | 0.08 SGD |
| 10 MVR | 0.83 SGD |
| 50 MVR | 4.16 SGD |
| 100 MVR | 8.32 SGD |
| 500 MVR | 41.62 SGD |
| 1,000 MVR | 83.25 SGD |
Get MVR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SGDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T11:37:38Z",
"rates": {
"SGD": 0.083246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SGD",
"amount": 100
},
"result": 8.3246,
"rate": 0.083246
}Build with MVR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key