Rate Overview
Live
1 MZN = 0.222283 SCR
1 SCR = 4.4988
MZN
Avg
0.224804
High
0.230330
Low
0.221623
Last updated: 8/13/2026, 2:36:40 PM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.22 SCR |
| 10 MZN | 2.22 SCR |
| 50 MZN | 11.11 SCR |
| 100 MZN | 22.23 SCR |
| 500 MZN | 111.14 SCR |
| 1,000 MZN | 222.28 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-08-13T14:36:40Z",
"rates": {
"SCR": 0.222283
}
}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": 22.2283,
"rate": 0.222283
}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