Rate Overview
Live
1 MZN = 0.215118 SCR
1 SCR = 4.6486
MZN
Avg
0.224766
High
0.237416
Low
0.215118
Last updated: 4/17/2026, 4:58:30 AM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.22 SCR |
| 10 MZN | 2.15 SCR |
| 50 MZN | 10.76 SCR |
| 100 MZN | 21.51 SCR |
| 500 MZN | 107.56 SCR |
| 1,000 MZN | 215.12 SCR |
Get MZN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SCRExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-04-17T04:58:30Z",
"rates": {
"SCR": 0.215118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SCR",
"amount": 100
},
"result": 21.5118,
"rate": 0.215118
}Build with MZN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key