Rate Overview
Live
1 SGD = 11.9869 MVR
1 MVR = 0.083424
SGD
Avg
11.9779
High
11.9874
Low
11.9717
Last updated: 7/27/2026, 8:50:25 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 11.99 MVR |
| 10 SGD | 119.87 MVR |
| 50 SGD | 599.35 MVR |
| 100 SGD | 1,198.69 MVR |
| 500 SGD | 5,993.46 MVR |
| 1,000 SGD | 11,986.92 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-07-27T08:50:25Z",
"rates": {
"MVR": 11.986918
}
}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": 1198.6917999999998,
"rate": 11.986918
}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