Rate Overview
Live
1 SHP = 20.7139 MVR
1 MVR = 0.048277
SHP
Avg
20.7133
High
20.7965
Low
20.6310
Last updated: 6/16/2026, 8:36:04 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.71 MVR |
| 10 SHP | 207.14 MVR |
| 50 SHP | 1,035.69 MVR |
| 100 SHP | 2,071.39 MVR |
| 500 SHP | 10,356.93 MVR |
| 1,000 SHP | 20,713.86 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-06-16T08:36:04Z",
"rates": {
"MVR": 20.713865
}
}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": 2071.3864999999996,
"rate": 20.713865
}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