Rate Overview
Live
1 MRO = 54.1152 STD
1 STD = 0.018479
MRO
Avg
54.1222
High
54.3551
Low
53.8926
Last updated: 7/7/2026, 11:20:36 AM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 54.12 STD |
| 10 MRO | 541.15 STD |
| 50 MRO | 2,705.76 STD |
| 100 MRO | 5,411.52 STD |
| 500 MRO | 27,057.61 STD |
| 1,000 MRO | 54,115.23 STD |
Get MRO/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=STDExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-07T11:20:36Z",
"rates": {
"STD": 54.115226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "STD",
"amount": 100
},
"result": 5411.5226,
"rate": 54.115226
}Build with MRO/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key