Rate Overview
Live
1 SGD = 12.1853 MVR
1 MVR = 0.082066
SGD
Avg
12.1413
High
12.1862
Low
12.1010
Last updated: 5/7/2026, 1:18:01 AM
Quick Conversions
| SGD | MVR |
|---|---|
| 1 SGD | 12.19 MVR |
| 10 SGD | 121.85 MVR |
| 50 SGD | 609.26 MVR |
| 100 SGD | 1,218.53 MVR |
| 500 SGD | 6,092.65 MVR |
| 1,000 SGD | 12,185.30 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-07T01:18:01Z",
"rates": {
"MVR": 12.185298
}
}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": 1218.5298,
"rate": 12.185298
}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