Rate Overview
Live
1 SGD = 12.0696 MVR
1 MVR = 0.082853
SGD
Avg
12.0712
High
12.0848
Low
12.0556
Last updated: 8/12/2026, 3:56:40 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 12.07 MVR |
| 10 SGD | 120.70 MVR |
| 50 SGD | 603.48 MVR |
| 100 SGD | 1,206.96 MVR |
| 500 SGD | 6,034.79 MVR |
| 1,000 SGD | 12,069.57 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-08-12T03:56:40Z",
"rates": {
"MVR": 12.069572
}
}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": 1206.9572,
"rate": 12.069572
}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