Rate Overview
Live
1 SGD = 12.0863 MVR
1 MVR = 0.082738
SGD
Avg
12.1234
High
12.2530
Low
12.0023
Last updated: 5/27/2026, 8:48:59 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 12.09 MVR |
| 10 SGD | 120.86 MVR |
| 50 SGD | 604.32 MVR |
| 100 SGD | 1,208.63 MVR |
| 500 SGD | 6,043.16 MVR |
| 1,000 SGD | 12,086.32 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-05-27T08:48:59Z",
"rates": {
"MVR": 12.086318
}
}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": 1208.6318,
"rate": 12.086318
}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