Rate Overview
Live
1 STD = 0.018831 MRO
1 MRO = 53.1039
STD
Avg
0.018802
High
0.019286
Low
0.018132
Last updated: 5/29/2026, 7:50:47 PM
Quick Conversions
| STD | MRO |
|---|---|
| 1 STD | 0.02 MRO |
| 10 STD | 0.19 MRO |
| 50 STD | 0.94 MRO |
| 100 STD | 1.88 MRO |
| 500 STD | 9.42 MRO |
| 1,000 STD | 18.83 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-05-29T19:50:47Z",
"rates": {
"MRO": 0.018831
}
}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.8831,
"rate": 0.018831
}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