Rate Overview
Live
1 MVR = 0.082390 SGD
1 SGD = 12.1374
MVR
Avg
0.082407
High
0.082553
Low
0.082289
Last updated: 4/16/2026, 8:58:36 PM
Quick Conversions
| MVR | SGD |
|---|---|
| 1 MVR | 0.08 SGD |
| 10 MVR | 0.82 SGD |
| 50 MVR | 4.12 SGD |
| 100 MVR | 8.24 SGD |
| 500 MVR | 41.20 SGD |
| 1,000 MVR | 82.39 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-04-16T20:58:36Z",
"rates": {
"SGD": 0.08239
}
}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.239,
"rate": 0.08239
}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