Rate Overview
Live
1 SHP = 20.7005 MVR
1 MVR = 0.048308
SHP
Avg
20.7005
High
20.7005
Low
20.7004
Last updated: 5/7/2026, 2:21:37 AM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.70 MVR |
| 10 SHP | 207.01 MVR |
| 50 SHP | 1,035.03 MVR |
| 100 SHP | 2,070.05 MVR |
| 500 SHP | 10,350.27 MVR |
| 1,000 SHP | 20,700.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-05-07T02:21:37Z",
"rates": {
"MVR": 20.700539
}
}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": 2070.0539,
"rate": 20.700539
}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