Rate Overview
Live
1 SVC = 7.2891 MZN
1 MZN = 0.137190
SVC
Avg
7.2924
High
7.2982
Low
7.2891
Last updated: 9/9/2026, 3:48:13 PM
Quick Conversions
| SVC | MZN |
|---|---|
| 1 SVC | 7.29 MZN |
| 10 SVC | 72.89 MZN |
| 50 SVC | 364.46 MZN |
| 100 SVC | 728.91 MZN |
| 500 SVC | 3,644.57 MZN |
| 1,000 SVC | 7,289.14 MZN |
Get SVC/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=MZNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-09T15:48:13Z",
"rates": {
"MZN": 7.289141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "MZN",
"amount": 100
},
"result": 728.9141,
"rate": 7.289141
}Build with SVC/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key