Rate Overview
Live
1 SHP = 20.7766 MVR
1 MVR = 0.048131
SHP
Avg
20.7084
High
20.9782
Low
20.5364
Last updated: 5/27/2026, 4:50:20 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.78 MVR |
| 10 SHP | 207.77 MVR |
| 50 SHP | 1,038.83 MVR |
| 100 SHP | 2,077.66 MVR |
| 500 SHP | 10,388.28 MVR |
| 1,000 SHP | 20,776.55 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-27T04:50:20Z",
"rates": {
"MVR": 20.776551
}
}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": 2077.6551,
"rate": 20.776551
}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