Rate Overview
Live
1 STD = 0.018496 MRO
1 MRO = 54.0657
STD
Avg
0.018499
High
0.018590
Low
0.018397
Last updated: 7/11/2026, 2:42:16 AM
Quick Conversions
| STD | MRO |
|---|---|
| 1 STD | 0.02 MRO |
| 10 STD | 0.18 MRO |
| 50 STD | 0.92 MRO |
| 100 STD | 1.85 MRO |
| 500 STD | 9.25 MRO |
| 1,000 STD | 18.50 MRO |
Get STD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MROExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-11T02:42:16Z",
"rates": {
"MRO": 0.018496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MRO",
"amount": 100
},
"result": 1.8496,
"rate": 0.018496
}Build with STD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key