Rate Overview
Live
1 SGD = 12.1423 MVR
1 MVR = 0.082357
SGD
Avg
12.1517
High
12.1749
Low
12.1335
Last updated: 9/2/2026, 3:29:12 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 12.14 MVR |
| 10 SGD | 121.42 MVR |
| 50 SGD | 607.11 MVR |
| 100 SGD | 1,214.23 MVR |
| 500 SGD | 6,071.14 MVR |
| 1,000 SGD | 12,142.29 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-09-02T03:29:12Z",
"rates": {
"MVR": 12.142289
}
}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": 1214.2289,
"rate": 12.142289
}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