Rate Overview
Live
1 MRO = 0.021813 SVC
1 SVC = 45.8442
MRO
Avg
0.021894
High
0.022093
Low
0.021766
Last updated: 7/31/2026, 8:59:03 AM
Quick Conversions
| MRO | SVC |
|---|---|
| 1 MRO | 0.02 SVC |
| 10 MRO | 0.22 SVC |
| 50 MRO | 1.09 SVC |
| 100 MRO | 2.18 SVC |
| 500 MRO | 10.91 SVC |
| 1,000 MRO | 21.81 SVC |
Get MRO/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SVCExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-31T08:59:03Z",
"rates": {
"SVC": 0.021813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SVC",
"amount": 100
},
"result": 2.1813,
"rate": 0.021813
}Build with MRO/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key