Rate Overview
Live
1 SHP = 20.8631 MVR
1 MVR = 0.047932
SHP
Avg
20.9304
High
21.0099
Low
20.8631
Last updated: 9/3/2026, 2:36:15 PM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.86 MVR |
| 10 SHP | 208.63 MVR |
| 50 SHP | 1,043.15 MVR |
| 100 SHP | 2,086.31 MVR |
| 500 SHP | 10,431.54 MVR |
| 1,000 SHP | 20,863.07 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-09-03T14:36:15Z",
"rates": {
"MVR": 20.863072
}
}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": 2086.3071999999997,
"rate": 20.863072
}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