Rate Overview
Live
1 SHP = 20.8082 MVR
1 MVR = 0.048058
SHP
Avg
20.7724
High
21.3301
Low
20.3779
Last updated: 7/21/2026, 12:51:39 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.81 MVR |
| 10 SHP | 208.08 MVR |
| 50 SHP | 1,040.41 MVR |
| 100 SHP | 2,080.82 MVR |
| 500 SHP | 10,404.09 MVR |
| 1,000 SHP | 20,808.19 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-07-21T00:51:39Z",
"rates": {
"MVR": 20.808187
}
}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": 2080.8187,
"rate": 20.808187
}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