Rate Overview
Live
1 SVC = 45.8433 MRO
1 MRO = 0.021813
SVC
Avg
45.7901
High
45.9079
Low
45.5823
Last updated: 7/31/2026, 8:59:05 AM
Quick Conversions
| SVC | MRO |
|---|---|
| 1 SVC | 45.84 MRO |
| 10 SVC | 458.43 MRO |
| 50 SVC | 2,292.16 MRO |
| 100 SVC | 4,584.33 MRO |
| 500 SVC | 22,921.65 MRO |
| 1,000 SVC | 45,843.29 MRO |
Get SVC/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MROExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T08:59:05Z",
"rates": {
"MRO": 45.843293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MRO",
"amount": 100
},
"result": 4584.3293,
"rate": 45.843293
}Build with SVC/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key