Rate Overview
Live
1 MRO = 0.001839 SHP
1 SHP = 543.7738 MRO
Avg
0.001861
High
0.001870
Low
0.001839
Last updated: 1/25/2026, 9:32:12 AM
Quick Conversions
| MRO | SHP |
|---|---|
| 1 MRO | 0.00 SHP |
| 10 MRO | 0.02 SHP |
| 50 MRO | 0.09 SHP |
| 100 MRO | 0.18 SHP |
| 500 MRO | 0.92 SHP |
| 1,000 MRO | 1.84 SHP |
Get MRO/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SHPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-01-25T09:32:12Z",
"rates": {
"SHP": 0.001839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SHP",
"amount": 100
},
"result": 0.18389999999999998,
"rate": 0.001839
}Build with MRO/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key