Rate Overview
Live
1 SHP = 23.3571 MDL
1 MDL = 0.042813
SHP
Avg
23.3697
High
23.5293
Low
23.1955
Last updated: 9/3/2026, 4:27:58 AM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.36 MDL |
| 10 SHP | 233.57 MDL |
| 50 SHP | 1,167.86 MDL |
| 100 SHP | 2,335.71 MDL |
| 500 SHP | 11,678.56 MDL |
| 1,000 SHP | 23,357.12 MDL |
Get SHP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=MDLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-09-03T04:27:58Z",
"rates": {
"MDL": 23.357119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "MDL",
"amount": 100
},
"result": 2335.7119000000002,
"rate": 23.357119
}Build with SHP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key