Rate Overview
Live
1 STD = 0.000711 MVR
1 MVR = 1406.47
STD
Avg
0.000715
High
0.000721
Low
0.000711
Last updated: 7/25/2026, 12:23:57 AM
Quick Conversions
| STD | MVR |
|---|---|
| 1 STD | 0.00 MVR |
| 10 STD | 0.01 MVR |
| 50 STD | 0.04 MVR |
| 100 STD | 0.07 MVR |
| 500 STD | 0.36 MVR |
| 1,000 STD | 0.71 MVR |
Get STD/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MVRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-25T00:23:57Z",
"rates": {
"MVR": 0.000711
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MVR",
"amount": 100
},
"result": 0.07110000000000001,
"rate": 0.000711
}Build with STD/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key