Rate Overview
Live
1 SHP = 20.6937 MVR
1 MVR = 0.048324
SHP
Avg
20.6991
High
20.7075
Low
20.6933
Last updated: 4/16/2026, 10:42:13 PM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.69 MVR |
| 10 SHP | 206.94 MVR |
| 50 SHP | 1,034.69 MVR |
| 100 SHP | 2,069.37 MVR |
| 500 SHP | 10,346.86 MVR |
| 1,000 SHP | 20,693.72 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-04-16T22:42:13Z",
"rates": {
"MVR": 20.693721
}
}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": 2069.3721,
"rate": 20.693721
}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