Rate Overview
Live
1 SGD = 12.0076 MVR
1 MVR = 0.083280
SGD
Avg
11.9938
High
12.2466
Low
11.8021
Last updated: 3/27/2026, 12:57:58 PM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 12.01 MVR |
| 10 SGD | 120.08 MVR |
| 50 SGD | 600.38 MVR |
| 100 SGD | 1,200.76 MVR |
| 500 SGD | 6,003.82 MVR |
| 1,000 SGD | 12,007.64 MVR |
Get SGD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MVRExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T12:57:58Z",
"rates": {
"MVR": 12.007636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MVR",
"amount": 100
},
"result": 1200.7636,
"rate": 12.007636
}Build with SGD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key