Rate Overview
Live
1 SHP = 20.5939 MVR
1 MVR = 0.048558
SHP
Avg
20.6913
High
20.8082
Low
20.5814
Last updated: 7/26/2026, 12:46:37 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.59 MVR |
| 10 SHP | 205.94 MVR |
| 50 SHP | 1,029.70 MVR |
| 100 SHP | 2,059.39 MVR |
| 500 SHP | 10,296.97 MVR |
| 1,000 SHP | 20,593.93 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-26T00:46:37Z",
"rates": {
"MVR": 20.593931
}
}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": 2059.3931000000002,
"rate": 20.593931
}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