Rate Overview
Live
1 SHP = 23.4138 MDL
1 MDL = 0.042710
SHP
Avg
23.1928
High
23.6952
Low
22.5977
Last updated: 7/28/2026, 3:08:32 AM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.41 MDL |
| 10 SHP | 234.14 MDL |
| 50 SHP | 1,170.69 MDL |
| 100 SHP | 2,341.38 MDL |
| 500 SHP | 11,706.88 MDL |
| 1,000 SHP | 23,413.75 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-28T03:08:32Z",
"rates": {
"MDL": 23.41375
}
}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": 2341.375,
"rate": 23.41375
}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