Rate Overview
Live
1 SHP = 23.2969 MDL
1 MDL = 0.042924
SHP
Avg
22.9576
High
23.9202
Low
22.2125
Last updated: 5/27/2026, 12:33:44 PM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.30 MDL |
| 10 SHP | 232.97 MDL |
| 50 SHP | 1,164.84 MDL |
| 100 SHP | 2,329.69 MDL |
| 500 SHP | 11,648.44 MDL |
| 1,000 SHP | 23,296.89 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-05-27T12:33:44Z",
"rates": {
"MDL": 23.296889
}
}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": 2329.6889,
"rate": 23.296889
}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