Rate Overview
Live
1 MVR = 0.048384 SHP
1 SHP = 20.6680
MVR
Avg
0.048249
High
0.048516
Low
0.047962
Last updated: 3/7/2026, 12:11:21 AM
Quick Conversions
| MVR | SHP |
|---|---|
| 1 MVR | 0.05 SHP |
| 10 MVR | 0.48 SHP |
| 50 MVR | 2.42 SHP |
| 100 MVR | 4.84 SHP |
| 500 MVR | 24.19 SHP |
| 1,000 MVR | 48.38 SHP |
Get MVR/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SHPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-07T00:11:21Z",
"rates": {
"SHP": 0.048384
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SHP",
"amount": 100
},
"result": 4.8384,
"rate": 0.048384
}Build with MVR/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key