Rate Overview
Live
1 SHP = 23.0698 MDL
1 MDL = 0.043347
SHP
Avg
23.0846
High
23.1604
Low
23.0652
Last updated: 5/6/2026, 9:59:35 PM
Quick Conversions
| SHP | MDL |
|---|---|
| 1 SHP | 23.07 MDL |
| 10 SHP | 230.70 MDL |
| 50 SHP | 1,153.49 MDL |
| 100 SHP | 2,306.98 MDL |
| 500 SHP | 11,534.89 MDL |
| 1,000 SHP | 23,069.77 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-06T21:59:35Z",
"rates": {
"MDL": 23.069772
}
}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": 2306.9772000000003,
"rate": 23.069772
}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