Rate Overview
Live
1 SHP = 20.6267 MVR
1 MVR = 0.048481
SHP
Avg
20.6831
High
20.9655
Low
20.4555
Last updated: 3/27/2026, 11:34:29 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.63 MVR |
| 10 SHP | 206.27 MVR |
| 50 SHP | 1,031.33 MVR |
| 100 SHP | 2,062.67 MVR |
| 500 SHP | 10,313.34 MVR |
| 1,000 SHP | 20,626.67 MVR |
Get SHP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MVRExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T11:34:29Z",
"rates": {
"MVR": 20.626671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MVR",
"amount": 100
},
"result": 2062.6671,
"rate": 20.626671
}Build with SHP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key