Rate Overview
Live
1 SHP = 20.8545 MVR
1 MVR = 0.047951
SHP
Avg
20.8444
High
20.8804
Low
20.7987
Last updated: 8/13/2026, 2:38:56 PM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.85 MVR |
| 10 SHP | 208.55 MVR |
| 50 SHP | 1,042.73 MVR |
| 100 SHP | 2,085.45 MVR |
| 500 SHP | 10,427.27 MVR |
| 1,000 SHP | 20,854.54 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-08-13T14:38:56Z",
"rates": {
"MVR": 20.854544
}
}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": 2085.4544,
"rate": 20.854544
}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