Rate Overview
Live
1 SGD = 11.9611 MVR
1 MVR = 0.083604
SGD
Avg
12.0790
High
12.2511
Low
11.9492
Last updated: 7/7/2026, 7:14:53 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 11.96 MVR |
| 10 SGD | 119.61 MVR |
| 50 SGD | 598.06 MVR |
| 100 SGD | 1,196.11 MVR |
| 500 SGD | 5,980.55 MVR |
| 1,000 SGD | 11,961.10 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-07T07:14:53Z",
"rates": {
"MVR": 11.961101
}
}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": 1196.1100999999999,
"rate": 11.961101
}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