Rate Overview
Live
1 MVR = 0.047800 SHP
1 SHP = 20.9205
MVR
Avg
0.047915
High
0.048002
Low
0.047800
Last updated: 8/15/2026, 6:34:50 PM
Quick Conversions
| MVR | SHP |
|---|---|
| 1 MVR | 0.05 SHP |
| 10 MVR | 0.48 SHP |
| 50 MVR | 2.39 SHP |
| 100 MVR | 4.78 SHP |
| 500 MVR | 23.90 SHP |
| 1,000 MVR | 47.80 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-08-15T18:34:50Z",
"rates": {
"SHP": 0.0478
}
}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.78,
"rate": 0.0478
}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