Rate Overview
Live
1 SHP = 23.4452 MDL
1 MDL = 0.042653
SHP
Avg
23.4212
High
23.4959
Low
23.3390
Last updated: 8/17/2026, 6:50:02 AM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.45 MDL |
| 10 SHP | 234.45 MDL |
| 50 SHP | 1,172.26 MDL |
| 100 SHP | 2,344.52 MDL |
| 500 SHP | 11,722.59 MDL |
| 1,000 SHP | 23,445.19 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-08-17T06:50:02Z",
"rates": {
"MDL": 23.445187
}
}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": 2344.5187,
"rate": 23.445187
}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