Rate Overview
Live
1 MRO = 53.1034 STD
1 STD = 0.018831
MRO
Avg
53.1914
High
55.1500
Low
51.8498
Last updated: 5/29/2026, 7:50:46 PM
Quick Conversions
| MRO | STD |
|---|---|
| 1 MRO | 53.10 STD |
| 10 MRO | 531.03 STD |
| 50 MRO | 2,655.17 STD |
| 100 MRO | 5,310.34 STD |
| 500 MRO | 26,551.70 STD |
| 1,000 MRO | 53,103.41 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-05-29T19:50:46Z",
"rates": {
"STD": 53.103406
}
}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": 5310.3405999999995,
"rate": 53.103406
}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