Rate Overview
Live
1 SHP = 23.4846 MDL
1 MDL = 0.042581
SHP
Avg
23.5024
High
23.6952
Low
23.3627
Last updated: 7/7/2026, 3:49:08 AM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.48 MDL |
| 10 SHP | 234.85 MDL |
| 50 SHP | 1,174.23 MDL |
| 100 SHP | 2,348.46 MDL |
| 500 SHP | 11,742.30 MDL |
| 1,000 SHP | 23,484.59 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-07-07T03:49:08Z",
"rates": {
"MDL": 23.484595
}
}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": 2348.4595,
"rate": 23.484595
}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