Rate Overview
Live
1 SVC = 7.3098 MZN
1 MZN = 0.136803
SVC
Avg
7.3155
High
7.3277
Low
7.3055
Last updated: 4/17/2026, 12:05:31 PM
Quick Conversions
| SVC | MZN |
|---|---|
| 1 SVC | 7.31 MZN |
| 10 SVC | 73.10 MZN |
| 50 SVC | 365.49 MZN |
| 100 SVC | 730.98 MZN |
| 500 SVC | 3,654.90 MZN |
| 1,000 SVC | 7,309.80 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-04-17T12:05:31Z",
"rates": {
"MZN": 7.309804
}
}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": 730.9803999999999,
"rate": 7.309804
}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