Rate Overview
Live
1 SGD = 11.9713 MVR
1 MVR = 0.083533
SGD
Avg
11.9529
High
11.9793
Low
11.9208
Last updated: 7/5/2026, 9:58:13 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 11.97 MVR |
| 10 SGD | 119.71 MVR |
| 50 SGD | 598.57 MVR |
| 100 SGD | 1,197.13 MVR |
| 500 SGD | 5,985.67 MVR |
| 1,000 SGD | 11,971.34 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-05T09:58:13Z",
"rates": {
"MVR": 11.971339
}
}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": 1197.1339,
"rate": 11.971339
}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