Rate Overview
Live
1 MVR = 0.049019 SHP
1 SHP = 20.4003
MVR
Avg
0.048256
High
0.049019
Low
0.047226
Last updated: 6/27/2026, 12:12:03 AM
Quick Conversions
| MVR | SHP |
|---|---|
| 1 MVR | 0.05 SHP |
| 10 MVR | 0.49 SHP |
| 50 MVR | 2.45 SHP |
| 100 MVR | 4.90 SHP |
| 500 MVR | 24.51 SHP |
| 1,000 MVR | 49.02 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-06-27T00:12:03Z",
"rates": {
"SHP": 0.049019
}
}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.9019,
"rate": 0.049019
}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