Rate Overview
Live
1 MVR = 0.083549 SGD
1 SGD = 11.9690
MVR
Avg
0.083655
High
0.083887
Low
0.083477
Last updated: 7/6/2026, 9:07:00 PM
Quick Conversions
| MVR | SGD |
|---|---|
| 1 MVR | 0.08 SGD |
| 10 MVR | 0.84 SGD |
| 50 MVR | 4.18 SGD |
| 100 MVR | 8.35 SGD |
| 500 MVR | 41.77 SGD |
| 1,000 MVR | 83.55 SGD |
Get MVR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SGDExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-06T21:07:00Z",
"rates": {
"SGD": 0.083549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SGD",
"amount": 100
},
"result": 8.3549,
"rate": 0.083549
}Build with MVR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key