Rate Overview
Live
1 SHP = 20.9202 MVR
1 MVR = 0.047801
SHP
Avg
20.8702
High
20.9202
Low
20.8323
Last updated: 8/15/2026, 11:10:04 PM
Quick Conversions
| SHP | MVR |
|---|---|
| 1 SHP | 20.92 MVR |
| 10 SHP | 209.20 MVR |
| 50 SHP | 1,046.01 MVR |
| 100 SHP | 2,092.02 MVR |
| 500 SHP | 10,460.10 MVR |
| 1,000 SHP | 20,920.20 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-08-15T23:10:04Z",
"rates": {
"MVR": 20.9202
}
}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": 2092.02,
"rate": 20.9202
}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