Rate Overview
Live
1 MRO = 0.021952 SVC
1 SVC = 45.5539
MRO
Avg
0.021893
High
0.021962
Low
0.021794
Last updated: 7/9/2026, 4:09:09 AM
Quick Conversions
| MRO | SVC |
|---|---|
| 1 MRO | 0.02 SVC |
| 10 MRO | 0.22 SVC |
| 50 MRO | 1.10 SVC |
| 100 MRO | 2.20 SVC |
| 500 MRO | 10.98 SVC |
| 1,000 MRO | 21.95 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-09T04:09:09Z",
"rates": {
"SVC": 0.021952
}
}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.1952,
"rate": 0.021952
}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