Rate Overview
Live
1 SHP = 20.8301 MVR
1 MVR = 0.048007
SHP
Avg
20.7632
High
20.8301
Low
20.6825
Last updated: 5/27/2026, 3:39:41 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.83 MVR |
| 10 SHP | 208.30 MVR |
| 50 SHP | 1,041.51 MVR |
| 100 SHP | 2,083.01 MVR |
| 500 SHP | 10,415.07 MVR |
| 1,000 SHP | 20,830.14 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-05-27T03:39:41Z",
"rates": {
"MVR": 20.830144
}
}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": 2083.0144,
"rate": 20.830144
}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